Spaces:
Runtime error
Runtime error
sander-wood
commited on
Commit
•
1efa219
1
Parent(s):
ce18ed0
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
transformers==4.18.0
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
-
torch
|
4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
5 |
-
torchvision
|
6 |
requests==2.27.1
|
7 |
tqdm==4.63.1
|
8 |
unidecode==1.3.4
|
|
|
1 |
transformers==4.18.0
|
2 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
3 |
+
torch
|
4 |
-f https://download.pytorch.org/whl/torch_stable.html
|
5 |
+
torchvision
|
6 |
requests==2.27.1
|
7 |
tqdm==4.63.1
|
8 |
unidecode==1.3.4
|