Spaces:
Runtime error
Runtime error
update versions
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
-
accelerate
|
3 |
-
torch
|
|
|
1 |
git+https://github.com/huggingface/transformers.git
|
2 |
+
accelerate==0.10.0
|
3 |
+
torch==1.11.0
|