diffusionbee-stable-diffusion-ui
diffusionbee-stable-diffusion-ui copied to clipboard
Still unable to import SDXL models from Civit.ai with DiffusionBee 2.5.0
Divam,
I know you've been putting out quite a few new updates recently, but even on the newest 2.5.0 update (at least as of yesterday), I am still not able to import a standard SDXL 1.0 model / .safetensors file. I'm attaching a screenshot of the error message I got when trying. I do not want to have to download anymore 6+GB files as a trial, as in all likelihood they will fail as well.
Can you please explain why this keeps happening? You've supported SDXL for a little while now, but even with the latest update, I'm still unable to even import the most popular SDXL models.
Which model are you trying to import?
I have the same problem and judging by the error code it does say to ensure it is a SD 1.4/1.5/2.1 file. I have been unable to import any SDXL models due to this.
I just can't as well
I have tried like 12 different ones
I'm download sdxl base in diffusionbee 2.5.1 (0038) and getting error: sxl_base is not supported with this version. Also I'm can't import other sdxl models
I have dowloaded on my Mac Pony Diffusion V6 XL (downloaded from civit.ai). I tried to import it but it says this model is not compatible ask to add it to the standard downloadable models.
Same issue here. I've tried at least 25 different SDXL models.
I also posted this on another issue as I think this maybe related.
I saw you were recently working on an update. I recently found this info and thought I'd pass it along, Not sure if this will help but looks likes there was an error in the safetenors to diffuser. Not sure if this is related but my intuition tells me it might be.
Converting .safetensor model to diffusers https://github.com/huggingface/diffusers/issues/4974 You just have to change the line 155 to checkpoint_path_or_dict in the convert_original_stable_diffusion_to_diffusers.py file
Is DiffusionBee meant to be able to import SDXL models?