Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
Torch
|
2 |
-
|
3 |
setuptools==59.5.0
|
4 |
transformers==4.3.3
|
5 |
|
|
|
1 |
Torch
|
2 |
+
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
setuptools==59.5.0
|
4 |
transformers==4.3.3
|
5 |
|