Spaces:
Runtime error
Runtime error
Dusan Svilarkovic
commited on
Commit
•
fbffc3f
1
Parent(s):
117ce7d
Testing
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,5 +6,5 @@ tqdm==4.62.1
|
|
6 |
sacrebleu==1.4.14
|
7 |
sacremoses==0.0.43
|
8 |
mock==4.0.3
|
9 |
-
torchtext
|
10 |
-
torchvision
|
|
|
6 |
sacrebleu==1.4.14
|
7 |
sacremoses==0.0.43
|
8 |
mock==4.0.3
|
9 |
+
torchtext #==0.8.1 --install-option="--no-deps"
|
10 |
+
torchvision #==0.8.2 --install-option="--no-deps"
|