Spaces:
Runtime error
Runtime error
Commit
·
dbd4503
1
Parent(s):
f74dfd1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,6 +11,6 @@ psutil
|
|
11 |
accelerate==0.12.0
|
12 |
#OmegaConf
|
13 |
#pytorch_lightning
|
14 |
-
triton==2.0.0.
|
15 |
#https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
|
16 |
https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+4c06c79.d20221205-cp38-cp38-linux_x86_64.whl
|
|
|
11 |
accelerate==0.12.0
|
12 |
#OmegaConf
|
13 |
#pytorch_lightning
|
14 |
+
triton==2.0.0.dev20221202
|
15 |
#https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
|
16 |
https://github.com/camenduru/stable-diffusion-webui-colab/releases/download/0.0.15/xformers-0.0.15.dev0+4c06c79.d20221205-cp38-cp38-linux_x86_64.whl
|