Colab updated its env again π
If you're having torch version errors on colab
replace:
!python -m pip -q install xformers==0.0.21
with
!python -m pip -q install https://download.pytorch.org/whl/cu118/xformers-0.0.22.post4%2Bcu118-cp310-cp310-manylinux2014_x86_64.whl
Hard-locking torch version (that will downgrade the existing torch) is a lot slower, but maybe that is still a better option.
thanks to @huemin.art
Fixed notebooks:
XL: Stable WarpFusion v0.24.6 -> https://www.patreon.com/posts/stable-v0-24-89857319
L: Stable WarpFusion v0.23.16 -> https://www.patreon.com/posts/stable-v0-23-89400650
M: Stable WarpFusion v0.20.20 -> https://www.patreon.com/posts/stable-v0-20-xl-87886891 (edited)
Warpfusion
2024-08-15 12:09:16 +0000 UTCMichael Abginehsaz
2024-08-11 23:50:00 +0000 UTCWarpfusion
2024-08-11 23:42:36 +0000 UTCMichael Abginehsaz
2024-08-11 19:22:36 +0000 UTCWarpfusion
2023-12-08 03:52:20 +0000 UTCMichael Wilson
2023-12-08 03:50:57 +0000 UTCWarpfusion
2023-12-08 03:44:13 +0000 UTCMichael Wilson
2023-12-07 18:35:22 +0000 UTC