Home Artists Posts Import Register

Content

Fixed versions:

XL: https://www.patreon.com/posts/stable-v0-20-xl-87886891

L: https://www.patreon.com/posts/stable-v0-19-87629148

M: https://www.patreon.com/posts/stable-v0-16-84838689

Manual fix:
find the line
!python -m pip -q install safetensors

 and add =0.3.2 to safetensors, so it will look like
!python -m pip -q install safetensors==0.3.2

Then rerun that cell and restart.

Fixed venv installer: WarpFusion/install.bat at main · Sxela/WarpFusion (github.com)

Comments

Anonymous

please help!

Birdview of Turkey

For me too, it's same. I tried this version and got ImportError: cannot import name 'isDirectory' from 'PIL._util' (/usr/local/lib/python3.10/dist-packages/PIL/_util.py) on colab.

Kade Massey

Mine is a guided diffusion error , even when I follow ai advice in the notebook and pip guided diffusion still get the same error