oneir0mancer / stable-diffusion-diffusers-colab-ui

Run stable diffusion in Colab with UI on IPython widgets (no gradio)
MIT License
19 stars 4 forks source link

I can't load textural inversions saved as .safetensors #11

Closed ghost closed 7 months ago

ghost commented 8 months ago

oneir0mancer commented 7 months ago

Did you try to load the file specifically, or just a folder with all the textural inversions? I fixed a bug when loading a folder skipped .safetensors files, so now loading them should work one way or the other. Unless there is an error with file itself.