mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 11:52:59 +08:00
update DB
This commit is contained in:
parent
971653f117
commit
642a3673af
@ -17005,6 +17005,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES:Image-Harmonizer"
|
"description": "NODES:Image-Harmonizer"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Tomudo",
|
||||||
|
"title": "ComfyUI-ascii-art",
|
||||||
|
"id": "comfyui-ascii-art",
|
||||||
|
"reference": "https://github.com/tomudo/ComfyUI-ascii-art",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tomudo/ComfyUI-ascii-art"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a custom node to convert image to ascii art string."
|
||||||
|
},
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -17417,17 +17428,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": "Tomudo",
|
|
||||||
"title": "ComfyUI-ascii-art",
|
|
||||||
"id": "comfyui-ascii-art",
|
|
||||||
"reference": "https://github.com/tomudo/ComfyUI-ascii-art",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tomudo/ComfyUI-ascii-art"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "This is a custom node to convert image to ascii art string."
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -11,6 +11,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "Tomudo",
|
||||||
|
"title": "ComfyUI-ascii-art",
|
||||||
|
"id": "comfyui-ascii-art",
|
||||||
|
"reference": "https://github.com/tomudo/ComfyUI-ascii-art",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/tomudo/ComfyUI-ascii-art"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "This is a custom node to convert image to ascii art string."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Horizon Team",
|
"author": "Horizon Team",
|
||||||
"title": "ComfyUI_FluxMod",
|
"title": "ComfyUI_FluxMod",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user