Spaces:
Runtime error
Runtime error
Commit
•
fca2c2b
1
Parent(s):
f9792fa
try bumping pip again
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
--upgrade
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers
|
|
|
1 |
+
pip, --upgrade
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
git+https://github.com/huggingface/transformers
|