mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-02-10 21:22:37 +08:00
Add ComfyUI-ascii-art custom node to the list
This commit is contained in:
parent
8be3cce9a9
commit
61263bd756
@ -17417,6 +17417,17 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"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