mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-24 21:10:16 +08:00
Update custom-node-list.json (#2534)
ADD ComfyUI custom node that converts images into Pixel Art using ONNX models.
This commit is contained in:
parent
d13837ac5c
commit
787457bf23
@ -42249,6 +42249,14 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
}
|
||||
},
|
||||
{
|
||||
"author": "laowang",
|
||||
"title": "ComfyUI PixelArt Converter",
|
||||
"reference": "https://github.com/wangyff-code/ComfyUI-PixelArt-Converter",
|
||||
"files": ["https://github.com/wangyff-code/ComfyUI-PixelArt-Converter"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Convert images to pixel art using ONNX models."
|
||||
},
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user