Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -96,9 +96,9 @@ sqlitedict==1.7.0
|
|
96 |
starlette==0.17.1
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
-
torch==1.10.0
|
100 |
-
torchvision==0.11.2
|
101 |
-
torchaudio===0.10.1
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.35.0
|
104 |
typing-inspect==0.8.0
|
|
|
96 |
starlette==0.17.1
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
+
torch==1.10.0
|
100 |
+
torchvision==0.11.2
|
101 |
+
torchaudio===0.10.1
|
102 |
tqdm==4.62.3
|
103 |
transformers==4.35.0
|
104 |
typing-inspect==0.8.0
|