Spaces:
Runtime error
Runtime error
Commit
•
50837d0
1
Parent(s):
bf2a8ff
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
git+https://github.com/huggingface/transformers
|
4 |
-
accelerate
|
5 |
-
optimum
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
git+https://github.com/huggingface/transformers
|
4 |
+
accelerate
|
|