Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
transformers>=4.0.0,<5.0.0
|
2 |
torch>=1.6.0
|
3 |
numpy>=1.19.5
|
4 |
-
spaces
|
|
|
|
|
|
1 |
transformers>=4.0.0,<5.0.0
|
2 |
torch>=1.6.0
|
3 |
numpy>=1.19.5
|
4 |
+
spaces
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
6 |
+
torch
|