Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
|
|
1 |
youtube-transcript-api
|
2 |
googletrans==4.0.0-rc1
|
3 |
transformers
|
4 |
torch
|
5 |
datasets
|
6 |
deepmultilingualpunctuation
|
7 |
-
|
|
|
1 |
+
httpx==0.13.3
|
2 |
youtube-transcript-api
|
3 |
googletrans==4.0.0-rc1
|
4 |
transformers
|
5 |
torch
|
6 |
datasets
|
7 |
deepmultilingualpunctuation
|
8 |
+
|