Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -98,7 +98,7 @@ starlette==0.17.1
|
|
98 |
tabulate==0.8.9
|
99 |
threadpoolctl==3.1.0
|
100 |
tokenizers==0.10.3
|
101 |
-
torch
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.15.0
|
104 |
typing_extensions==4.0.1
|
|
|
98 |
tabulate==0.8.9
|
99 |
threadpoolctl==3.1.0
|
100 |
tokenizers==0.10.3
|
101 |
+
torch==1.10.2
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.15.0
|
104 |
typing_extensions==4.0.1
|