Spaces:
Runtime error
Runtime error
sander-wood
commited on
Commit
•
3a02b39
1
Parent(s):
f0e1968
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
transformers==4.18.0
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
-
torch==1.
|
4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
5 |
torchvision==0.10.1+cu111
|
6 |
unidecode==1.3.4
|
|
|
1 |
transformers==4.18.0
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
+
torch==1.11.0+cu102
|
4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
5 |
torchvision==0.10.1+cu111
|
6 |
unidecode==1.3.4
|