dimtoneff / ComfyUI-PixelArt-Detector

Generate, downscale, change palletes and restore pixel art images with SDXL.
MIT License
174 stars 10 forks source link

Save_as_webp not found #1

Closed Sooxy closed 11 months ago

Sooxy commented 11 months ago

Hi !

Thank you for your work. When I load the workflow.json, after having installed nodes I get this error:

_When loading the graph, the following node types were not found: Save_aswebp Nodes that have failed to load will show as red on the graph.

image

What can I do to solve the problem?

Thanks ! Sooxy

dimtoneff commented 11 months ago

https://github.com/dimtoneff/ComfyUI-Saveaswebp

Install my customized node and see if it works.

Here is the original Save_as_webp repo too: https://github.com/Kaharos94/ComfyUI-Saveaswebp

OR you can remove the Save_as_webp nodes and just use the standard PNG "Save Image" ComfyUI node

dimtoneff commented 11 months ago

Updated the repo.