mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
114 lines
4.6 KiB
JSON
114 lines
4.6 KiB
JSON
{
|
|
"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"
|
|
},
|
|
{
|
|
"author": "bmz55",
|
|
"title": "bmz nodes",
|
|
"reference": "https://github.com/bmz55/comfyui-bmz-nodes",
|
|
"files": [
|
|
"https://github.com/bmz55/comfyui-bmz-nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes:Load Images From Dir With Name (Inspire - BMZ), Count Images In Dir (BMZ), Get Level Text (BMZ), Get Level Float (BMZ)"
|
|
},
|
|
{
|
|
"author": "azure-dragon-ai",
|
|
"title": "ComfyUI-HPSv2-Nodes",
|
|
"reference": "https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes",
|
|
"files": [
|
|
"https://github.com/azure-dragon-ai/ComfyUI-HPSv2-Nodes"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes:Loader, Image Processor, Text Processor, ImageScore"
|
|
},
|
|
{
|
|
"author": "kappa54m",
|
|
"title": "ComfyUI-HPSv2-Nodes",
|
|
"reference": "https://github.com/kappa54m/ComfyUI_Usability",
|
|
"files": [
|
|
"https://github.com/kappa54m/ComfyUI_Usability"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes:Load Image Dedup"
|
|
},
|
|
{
|
|
"author": "chaojie",
|
|
"title": "ComfyUI-Pymunk",
|
|
"reference": "https://github.com/chaojie/ComfyUI-Pymunk",
|
|
"files": [
|
|
"https://github.com/chaojie/ComfyUI-Pymunk"
|
|
],
|
|
"install_type": "git-clone",
|
|
"description": "Nodes:PymunkSpace, PymunkRun, PymunkStaticLine, PymunkDynamicBox"
|
|
}
|
|
]
|
|
} |