You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
74 lines
3.0 KiB
74 lines
3.0 KiB
{ |
|
"custom_nodes": [ |
|
{ |
|
"author": "Suzie1", |
|
"title": "Guide To Making Custom Nodes in ComfyUI", |
|
"reference": "https://github.com/Suzie1/ComfyUI_Guide_To_Making_Custom_Nodes", |
|
"files": [ |
|
"https://github.com/Suzie1/ComfyUI_Guide_To_Making_Custom_Nodes" |
|
], |
|
"install_type": "git-clone", |
|
"description": "There is a small node pack attached to this guide. This includes the init file and 3 nodes associated with the tutorials." |
|
}, |
|
{ |
|
"author": "dynamixar", |
|
"title": "Atluris", |
|
"reference": "https://github.com/dynamixar/Atluris", |
|
"files": [ |
|
"https://github.com/dynamixar/Atluris" |
|
], |
|
"install_type": "git-clone", |
|
"description": "Nodes:Random Line" |
|
}, |
|
{ |
|
"author": "et118", |
|
"title": "ComfyUI-ElGogh-Nodes", |
|
"reference": "https://github.com/et118/ComfyUI-ElGogh-Nodes", |
|
"files": [ |
|
"https://github.com/et118/ComfyUI-ElGogh-Nodes" |
|
], |
|
"install_type": "git-clone", |
|
"description": "Nodes:ElGogh Positive Prompt, ElGogh NEGATIVE Prompt, ElGogh Empty Latent Image, ElGogh Checkpoint Loader Simple" |
|
}, |
|
{ |
|
"author": "LarryJane491", |
|
"title": "Custom-Node-Base", |
|
"reference": "https://github.com/LarryJane491/Custom-Node-Base", |
|
"files": [ |
|
"https://github.com/LarryJane491/Custom-Node-Base" |
|
], |
|
"install_type": "git-clone", |
|
"description": "This project is an `empty` custom node that is already in its own folder. It serves as a base to build any custom node. Whenever you want to create a custom node, you can download that, put it in custom_nodes, then you just have to change the names and fill it with code!" |
|
}, |
|
{ |
|
"author": "foxtrot-roger", |
|
"title": "comfyui-custom-nodes", |
|
"reference": "https://github.com/foxtrot-roger/comfyui-custom-nodes", |
|
"files": [ |
|
"https://github.com/foxtrot-roger/comfyui-custom-nodes" |
|
], |
|
"install_type": "git-clone", |
|
"description": "Tutorial nodes" |
|
}, |
|
{ |
|
"author": "GraftingRayman", |
|
"title": "ComfyUI-Trajectory", |
|
"reference": "https://github.com/GraftingRayman/ComfyUI-Trajectory", |
|
"files": [ |
|
"https://github.com/GraftingRayman/ComfyUI-Trajectory" |
|
], |
|
"install_type": "git-clone", |
|
"description": "Nodes:GR Trajectory" |
|
}, |
|
{ |
|
"author": "wailovet", |
|
"title": "ComfyUI-WW", |
|
"reference": "https://github.com/wailovet/ComfyUI-WW", |
|
"files": [ |
|
"https://github.com/wailovet/ComfyUI-WW" |
|
], |
|
"install_type": "git-clone", |
|
"description": "Nodes:WW_ImageResize" |
|
} |
|
] |
|
} |