update DB

This commit is contained in:
Dr.Lt.Data 2024-04-30 09:19:03 +09:00
parent 5b17c46e27
commit d835e9a31d
3 changed files with 22 additions and 22 deletions

View File

@ -7830,6 +7830,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API" "description": "An unofficial Python library for [a/Suno AI](https://www.suno.ai/) API"
}, },
{
"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 [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
},
@ -8200,16 +8210,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 [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
} }
] ]
} }

View File

@ -19,16 +19,6 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "[a/(OMS)mhh0318/OneMoreStep](https://github.com/mhh0318/OneMoreStep) comfyui support ." "description": "[a/(OMS)mhh0318/OneMoreStep](https://github.com/mhh0318/OneMoreStep) comfyui support ."
}, },
{
"author": "TemryL",
"title": "ComfyUI-IDM-VTON [WIP]",
"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)."
},
{ {
"author": "unknown", "author": "unknown",
"title": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)", "title": "CLIPTextEncodeAndEnhancev4 (shirazdesigner)",

View File

@ -10,6 +10,16 @@
}, },
{
"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 [IDM-VTON](https://github.com/yisol/IDM-VTON) for virtual try-on."
},
{ {
"author": "GentlemanHu", "author": "GentlemanHu",
"title": "ComfyUI Suno API", "title": "ComfyUI Suno API",
@ -118,7 +128,7 @@
"https://github.com/chrisfreilich/virtuoso-nodes" "https://github.com/chrisfreilich/virtuoso-nodes"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "This repo contains nodes for ComfyUI that implement 30 blend modes, solid color images, and RGB splitting and merging." "description": "Photoshop type functions: 30 blend modes, Selective Color, Blend If, Color Balance, Solid Color Images, and RGB Splitting and Merging."
}, },
{ {
"author": "Shinsplat", "author": "Shinsplat",