mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
3e3800bc59
commit
78d9cbe659
@ -14939,6 +14939,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This pack helps to conveniently control text in complex prompt-builder type workflows. Load/Read Prompts from .CSV; Concatenate large amounts of text; Use string input as ANY type. Requires pythongosssss custom scripts"
|
||||
},
|
||||
{
|
||||
"author": "danbochman",
|
||||
"title": "FASHN Virtual Try-On",
|
||||
"id": "fashn",
|
||||
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||
"files": [
|
||||
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -15348,17 +15359,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "danbochman",
|
||||
"title": "FASHN Virtual Try-On",
|
||||
"id": "fashn",
|
||||
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||
"files": [
|
||||
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -9,6 +9,17 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "danbochman",
|
||||
"title": "FASHN Virtual Try-On",
|
||||
"id": "fashn",
|
||||
"reference": "https://github.com/fashn-AI/ComfyUI-FASHN",
|
||||
"files": [
|
||||
"https://github.com/fashn-AI/ComfyUI-FASHN"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Node for the FASHN Virtual Try-On API. Requires an API Key from fashn.ai"
|
||||
},
|
||||
{
|
||||
"author": "ez-af",
|
||||
"title": "ComfyUI-EZ-AF-Nodes",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user