dimtoneff / ComfyUI-PixelArt-Detector

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

[Bug] Exception while using PixelArt Palette Loader #5

Closed clyce closed 10 months ago

clyce commented 11 months ago

Hello, I am currently trying out with your custom node, using ComfyUI on the current latest commit (a57b0c7). By building a simple workflow: image and enqueue it, I got this error:

* PixelArtLoadPalettes 7:
  - Exception when validating inner node: PixelArtLoadPalettes.VALIDATE_INPUTS() got an unexpected keyword argument 'render_all_palettes_in_grid'
dimtoneff commented 11 months ago

Hi, seems that I can't reproduce your error with the ComfyUI branch you mentioned and the latest Comfy branch. Please, try to delete the Palette Loader Node and re-add it again to the graph.

It is still working for me. image