mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-19 11:45:13 +08:00
update DB
This commit is contained in:
@ -39,6 +39,36 @@
|
||||
],
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user