update DB

This commit is contained in:
Dr.Lt.Data
2024-01-15 13:52:54 +09:00
parent 9c555cb07e
commit 629f025f04
6 changed files with 160 additions and 101 deletions

View File

@ -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"
}
]
}