Is Distill LoRA(For Z-image base) still not well supported at the moment? #1311
|
Currently, there is a PAI/Z-Image-Fun-Lora-Distill on HF and MS, a Distill LoRA suitable for the Z-image series models. However, when I use this LoRA in the normal way of loading LoRA, it seems to not work properly and outputs the following content. The generation parameter template I use is Is Distill LoRA currently not supported, and will there be support plans in the future? |
Replies: 1 comment 1 reply
the double dots are strange. Looking at the file on Huggingface, it seems they are using underscore notation and for some reason there are double underscores, that's weird. I think it would not be too hard to fix though (simply replacing double dots with simple dots should suffice I think). But you could always use the "ComfyUI" versions, that I believe should already be compatible with sd.cpp: |
the double dots are strange. Looking at the file on Huggingface, it seems they are using underscore notation and for some reason there are double underscores, that's weird. I think it would not be too hard to fix though (simply replacing double dots with simple dots should suffice I think).
But you could always use the "ComfyUI" versions, that I believe should already be compatible with sd.cpp:
https://huggingface.co/alibaba-pai/Z-Image-Fun-Lora-Distill/blob/main/Z-Image-Fun-Lora-Distill-4-Steps-2602-ComfyUI.safetensors
https://huggingface.co/alibaba-pai/Z-Image-Fun-Lora-Distill/blob/main/Z-Image-Fun-Lora-Distill-4-Steps-2603-ComfyUI.safetensors