mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Add ComfyUI-ascii-art custom node to the list (#1254)
Co-authored-by: unknown <kittikajorns@gmail.com>
This commit is contained in:
parent
ff8fb087e0
commit
971653f117
@ -17417,6 +17417,17 @@
|
|||||||
],
|
],
|
||||||
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user