Spaces:
Runtime error
Runtime error
Commit
·
6368f6a
1
Parent(s):
69bafc8
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
|
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
|
6 |
unidecode==1.3.4
|
7 |
samplings==0.1.7
|