Spaces:
Runtime error
Runtime error
Fixed requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -56,9 +56,9 @@ setuptools-scm==6.3.2
|
|
56 |
six==1.16.0
|
57 |
tokenizers==0.10.3
|
58 |
tomli==1.2.2
|
59 |
-
torch==1.10.0
|
60 |
-
torchaudio==0.10.0
|
61 |
-
torchvision==0.11.1
|
62 |
tqdm==4.62.3
|
63 |
transformers==4.12.5
|
64 |
typing-extensions==4.0.0
|
|
|
56 |
six==1.16.0
|
57 |
tokenizers==0.10.3
|
58 |
tomli==1.2.2
|
59 |
+
torch==1.10.0
|
60 |
+
torchaudio==0.10.0
|
61 |
+
torchvision==0.11.1
|
62 |
tqdm==4.62.3
|
63 |
transformers==4.12.5
|
64 |
typing-extensions==4.0.0
|