Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -96,9 +96,7 @@ sqlitedict==1.7.0
|
|
96 |
starlette==0.17.1
|
97 |
tabulate==0.8.9
|
98 |
threadpoolctl==3.1.0
|
99 |
-
|
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 |
+
|
|
|
|
|
100 |
tqdm==4.62.3
|
101 |
transformers==4.35.0
|
102 |
typing-inspect==0.8.0
|