Spaces:
Runtime error
Runtime error
sander-wood
commited on
Commit
•
69bafc8
1
Parent(s):
3a02b39
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ 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.
|
6 |
unidecode==1.3.4
|
7 |
samplings==0.1.7
|
|
|
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.13.0+cu102
|
6 |
unidecode==1.3.4
|
7 |
samplings==0.1.7
|