Is there a working workflow for this model?

#9
by filatkinm - opened

I've tried different ones: I can't get it to work for Chroma Radiance, Z-image, and Flux-klein.

no i have yet to port it to comfy for this one
probably in this weekend i'll do it

I can hardly wait to give it a try!

deleted

can't wait for this to port this weekend, been waiting on it

https://github.com/Comfy-Org/ComfyUI/pull/12709

you need to convert the weights to comfy format to load it properly
the script is here
https://huggingface.co/lodestones/Zeta-Chroma/blob/main/convert.py

just run python3 convert.py zeta-chroma-base-x0-pixel-dino-distance.safetensors zeta-chroma-base-x0-pixel-dino-distance-comfy.safetensors

https://github.com/Comfy-Org/ComfyUI/pull/12709

you need to convert the weights to comfy format to load it properly
the script is here
https://huggingface.co/lodestones/Zeta-Chroma/blob/main/convert.py

just run python3 convert.py zeta-chroma-base-x0-pixel-dino-distance.safetensors zeta-chroma-base-x0-pixel-dino-distance-comfy.safetensors

link is broken

https://github.com/Comfy-Org/ComfyUI/pull/12709

you need to convert the weights to comfy format to load it properly
the script is here
https://huggingface.co/lodestones/Zeta-Chroma/blob/main/convert.py

just run python3 convert.py zeta-chroma-base-x0-pixel-dino-distance.safetensors zeta-chroma-base-x0-pixel-dino-distance-comfy.safetensors

link is broken

You don't need that script anymore, it works out of the box in ComfyUI

https://github.com/Comfy-Org/ComfyUI/pull/12709

you need to convert the weights to comfy format to load it properly
the script is here
https://huggingface.co/lodestones/Zeta-Chroma/blob/main/convert.py

just run python3 convert.py zeta-chroma-base-x0-pixel-dino-distance.safetensors zeta-chroma-base-x0-pixel-dino-distance-comfy.safetensors

link is broken

You don't need that script anymore, it works out of the box in ComfyUI

I went ahead an teated it in comft without the conversion anyways so problem solved on that aspect. The new problem is im getting a lot of hallucinations, is that due to unfinished training still? Just want to make sure im not doing something wrong

Sign up or log in to comment