Home Artists Posts Import Register

Content

For everyone having a dependency issue on colab hosted env: replace the line at the end of cell 1.2

!python -m pip -q install xformers

with

!python -m pip -q install xformers==0.0.21

save the notebook, delete, and restart the runtime fixed notebooks will come a bit later for the major versions

Comments

Digital Grails

Still having trouble even with fix

sxela

I have literally just run v0.23.12 with default settings - it works in colab. what error are you having?