update DB

This commit is contained in:
dr.lt.data
2024-03-15 10:36:37 +09:00
parent ec7317058e
commit 503d7962cf
5 changed files with 244 additions and 7 deletions

View File

@@ -9,15 +9,26 @@
"description": "If you see this message, your ComfyUI-Manager is outdated.\nDev channel provides only the list of the developing nodes. If you want to find the complete node list, please go to the Default channel."
},
{
"author": "chaojie",
"title": "ComfyUI-Trajectory",
"reference": "https://github.com/chaojie/ComfyUI-Trajectory",
"author": "cubiq",
"title": "Comfy Dungeon [WIP]",
"reference": "https://github.com/cubiq/Comfy_Dungeon",
"files": [
"https://github.com/chaojie/ComfyUI-Trajectory"
"https://github.com/cubiq/Comfy_Dungeon"
],
"install_type": "git-clone",
"description": "Nodes:Edit Trajectory In Another Tab"
"description": "Build D&D Character Portraits with ComfyUI.\nIMPORTANT: At the moment this is mostly a tech demo to show how to build a web app on top of ComfyUI. The code is very messy and the application doesn't guaratee consistent results."
},
{
"author": "dfl",
"title": "comfyui-stylegan",
"reference": "https://github.com/dfl/comfyui-stylegan",
"files": [
"https://github.com/dfl/comfyui-stylegan"
],
"install_type": "git-clone",
"description": "Generator for StyleGAN 3"
},
{
"author": "christian-byrne",