|
|
|
@ -1,9 +1,19 @@
|
|
|
|
|
{ |
|
|
|
|
"custom_nodes": [ |
|
|
|
|
{ |
|
|
|
|
"author": "Dr.Lt.Data", |
|
|
|
|
"title": "ComfyUI-Manager", |
|
|
|
|
"reference": "https://github.com/ltdrdata/ComfyUI-Manager", |
|
|
|
|
"files": [ |
|
|
|
|
"https://github.com/ltdrdata/ComfyUI-Manager" |
|
|
|
|
], |
|
|
|
|
"install_type": "git-clone", |
|
|
|
|
"description": "ComfyUI-Manager itself is also a custom node." |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"author": "Dr.Lt.Data", |
|
|
|
|
"title": "ComfyUI Impact Pack", |
|
|
|
|
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack/", |
|
|
|
|
"reference": "https://github.com/ltdrdata/ComfyUI-Impact-Pack", |
|
|
|
|
"files": [ |
|
|
|
|
"https://github.com/ltdrdata/ComfyUI-Impact-Pack" |
|
|
|
|
], |
|
|
|
@ -370,6 +380,16 @@
|
|
|
|
|
"install_type": "copy", |
|
|
|
|
"description": "Custom node for ComfyUI, translate promt from other languages into english" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"author": "pythongosssss", |
|
|
|
|
"title": "ComfyUI WD 1.4 Tagger", |
|
|
|
|
"reference": "https://github.com/pythongosssss/ComfyUI-WD14-Tagger", |
|
|
|
|
"files": [ |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-WD14-Tagger" |
|
|
|
|
], |
|
|
|
|
"install_type": "git-clone", |
|
|
|
|
"description": "A ComfyUI extension allowing the interrogation of booru tags from images." |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"author": "pythongosssss", |
|
|
|
|
"title": "ComfyUI-Custom-Scripts", |
|
|
|
@ -379,18 +399,16 @@
|
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/anime-segmentation/anime_segmentation.py", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/auto-arrange-graph/graphArrange.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/export-workflow-svg/exportAsSvg.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/follow-execution/followExecution.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/image-feed/imageFeed.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/latent-upscale-by/latent_upscale_by.py", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/lock-nodes-and-groups/locking.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/node-finder/nodeFinder.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/lora-subfolders/loraSubfolders.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/preset-text/presetText.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/quick-nodes/quickNodes.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/show-text/showText.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/show-text/show_text.py", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/touch-support/touchEvents.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/wd14-tagger/wd14tagger.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/wd14-tagger/wd14tagger.py", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/widget-defaults/widgetDefaults.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/workflows/index.js", |
|
|
|
|
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts/raw/main/workflows/workflows.py" |
|
|
|
|