update DB

This commit is contained in:
Dr.Lt.Data 2024-04-30 16:46:53 +09:00
parent c35f164054
commit d138a24217
2 changed files with 19 additions and 12 deletions

View File

@ -7848,7 +7848,14 @@
"https://github.com/TemryL/ComfyUI-IDM-VTON" "https://github.com/TemryL/ComfyUI-IDM-VTON"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
},
{
"author": "NStor",
"title": "ComfyUI-RUS localization",
"reference": "https://github.com/Nestorchik/NStor-ComfyUI-Translation",
"install_type": "git-clone",
"description": "Russian localization of ComfyUI, ComafyUI-Manager & more..."
}, },
@ -8220,16 +8227,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "TemryL",
"title": "ComfyUI-IDM-VTON",
"reference": "https://github.com/TemryL/ComfyUI-IDM-VTON",
"files": [
"https://github.com/TemryL/ComfyUI-IDM-VTON"
],
"install_type": "git-clone",
"description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
} }
] ]
} }

View File

@ -10,6 +10,16 @@
}, },
{
"author": "kealiu",
"title": "ComfyUI-Zero123-Porting",
"reference": "https://github.com/kealiu/ComfyUI-Zero123-Porting",
"files": [
"https://github.com/kealiu/ComfyUI-Zero123-Porting"
],
"install_type": "git-clone",
"description": "Zero-1-to-3: Zero-shot One Image to 3D Object, unofficial porting of original [Zero123](https://github.com/cvlab-columbia/zero123)"
},
{ {
"author": "TemryL", "author": "TemryL",
"title": "ComfyUI-IDM-VTON", "title": "ComfyUI-IDM-VTON",
@ -18,7 +28,7 @@
"https://github.com/TemryL/ComfyUI-IDM-VTON" "https://github.com/TemryL/ComfyUI-IDM-VTON"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "ComfyUI adaptation of [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on." "description": "ComfyUI adaptation of [a/IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
}, },
{ {
"author": "NStor", "author": "NStor",