mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 10:07:36 +08:00
Update custom-node-list.json
ADD ComfyUI custom node that converts images into Pixel Art using ONNX models.
This commit is contained in:
parent
c4fefd4721
commit
dabac0b508
@ -42228,6 +42228,14 @@
|
|||||||
],
|
],
|
||||||
"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": "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