Spaces:
Runtime error
Runtime error
Commit
·
9e5941f
1
Parent(s):
38952f7
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -94,7 +94,7 @@ starlette==0.17.1
|
|
94 |
tabulate==0.8.9
|
95 |
threadpoolctl==3.1.0
|
96 |
tokenizers==0.10.3
|
97 |
-
torch==1.
|
98 |
tqdm==4.62.3
|
99 |
transformers==4.15.0
|
100 |
typing_extensions==4.0.1
|
|
|
94 |
tabulate==0.8.9
|
95 |
threadpoolctl==3.1.0
|
96 |
tokenizers==0.10.3
|
97 |
+
torch==1.11.0
|
98 |
tqdm==4.62.3
|
99 |
transformers==4.15.0
|
100 |
typing_extensions==4.0.1
|