Spaces:
Runtime error
Runtime error
Commit
·
ee8473d
1
Parent(s):
ce817ee
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
gradio
|
2 |
youtube_transcript_api
|
3 |
-
googletrans==3.1.0a0
|
4 |
-
httpx=0.19.0
|
|
|
1 |
gradio
|
2 |
youtube_transcript_api
|
3 |
+
pip install googletrans==3.1.0a0
|
|