Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -8,9 +8,9 @@ git+https://github.com/huggingface/transformers
|
|
8 |
scipy
|
9 |
ftfy
|
10 |
psutil
|
11 |
-
|
12 |
#OmegaConf
|
13 |
#pytorch_lightning
|
14 |
-
|
15 |
#bitsandbytes
|
16 |
https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
|
|
|
8 |
scipy
|
9 |
ftfy
|
10 |
psutil
|
11 |
+
accelerate==0.12.0
|
12 |
#OmegaConf
|
13 |
#pytorch_lightning
|
14 |
+
triton==2.0.0.dev20220701
|
15 |
#bitsandbytes
|
16 |
https://github.com/apolinario/xformers/releases/download/0.0.3/xformers-0.0.14.dev0-cp38-cp38-linux_x86_64.whl
|