mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 10:07:38 +08:00
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "SergeyKarleev",
|
||||
"title": "[WIP] comfyui-textutils",
|
||||
"reference": "https://github.com/SergeyKarleev/comfyui-textutils",
|
||||
"files": [
|
||||
"https://github.com/SergeyKarleev/comfyui-textutils"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Small utility nodes for ComfyUI text workflows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "love530love",
|
||||
"title": "[WIP] ComfyUI-TorchMonitor",
|
||||
|
||||
@@ -3570,10 +3570,13 @@
|
||||
],
|
||||
"https://github.com/OhSeongHyeon/comfyui-random-image-size": [
|
||||
[
|
||||
"CheckpointLoaderWithOuputDirByModelName",
|
||||
"IntegerPicker",
|
||||
"OuputDirByModelName",
|
||||
"RandomImageSizeAdvanced",
|
||||
"RandomImageSizeAdvancedYAML",
|
||||
"RandomInteger"
|
||||
"RandomInteger",
|
||||
"UniqueStringList"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-random-image-size"
|
||||
@@ -4220,6 +4223,14 @@
|
||||
"title_aux": "comfyui_caption-around-image"
|
||||
}
|
||||
],
|
||||
"https://github.com/SergeyKarleev/comfyui-textutils": [
|
||||
[
|
||||
"TextLinesBatch"
|
||||
],
|
||||
{
|
||||
"title_aux": "[WIP] comfyui-textutils"
|
||||
}
|
||||
],
|
||||
"https://github.com/ShahFaisalWani/ComfyUI-Mojen-Nodeset": [
|
||||
[
|
||||
"MojenAnalyzeProcessor",
|
||||
@@ -6691,6 +6702,7 @@
|
||||
"EmptyLatentHunyuan3Dv2",
|
||||
"EmptyLatentImage",
|
||||
"EmptyMochiLatentVideo",
|
||||
"EmptyQwenImageLayeredLatentImage",
|
||||
"EmptySD3LatentImage",
|
||||
"Epsilon Scaling",
|
||||
"ExponentialScheduler",
|
||||
|
||||
@@ -1399,6 +1399,11 @@
|
||||
"last_update": "2025-06-02 19:16:34",
|
||||
"author_account_age_days": 1009
|
||||
},
|
||||
"https://github.com/SergeyKarleev/comfyui-textutils": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-12-19 14:34:30",
|
||||
"author_account_age_days": 4126
|
||||
},
|
||||
"https://github.com/ServiceStack/classifier-agent": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-09-12 09:16:45",
|
||||
|
||||
Reference in New Issue
Block a user