dimtoneff / ComfyUI-PixelArt-Detector

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

Error occurred when executing VAEEncode,M1 #17

Closed BayJ233 closed 3 weeks ago

BayJ233 commented 3 months ago

When I run this workflow,I met this error,my computer is M1, Macbook. Because I don’t know much about coding, I would like to ask how to solve it,thank you. “Error occurred when executing VAEEncode:

convolution_overrideable not implemented. You are likely triggering this with tensor backend other than CPU/CUDA/MKLDNN, if this is intended, please use TORCH_LIBRARY_IMPL to override this function”

dimtoneff commented 3 months ago

Hi, not really sure how to fix this as I have no M1 and these nodes do no do VAEEncode operations. Sounds like your setup is not working properly.. does the default ComfyUI workflow work for you?

Here is a link to see how to install it on M1 Mac: https://medium.com/@ingridwickstevens/comfyui-stable-diffusion-installation-for-apple-silicon-m1-m2-m3-a7bd78e86495