update DB

This commit is contained in:
Dr.Lt.Data 2024-11-21 21:05:18 +09:00
parent 971653f117
commit 642a3673af
2 changed files with 22 additions and 11 deletions

View File

@ -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."
} }
] ]
} }

View File

@ -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",