Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,9 +1,6 @@
|
|
1 |
pydub
|
2 |
gradio
|
3 |
openai
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
shutil
|
8 |
-
Presentation
|
9 |
-
Document
|
|
|
1 |
pydub
|
2 |
gradio
|
3 |
openai
|
4 |
+
httpx==0.13.3
|
5 |
+
googletrans==3.1.0a0
|
6 |
+
deep-translator
|
|
|
|
|
|