Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,6 +2,7 @@ pydub
|
|
2 |
gradio
|
3 |
openai==0.28
|
4 |
httpx==0.13.3
|
|
|
5 |
googletrans==3.1.0a0
|
6 |
deep-translator
|
7 |
python-docx
|
|
|
2 |
gradio
|
3 |
openai==0.28
|
4 |
httpx==0.13.3
|
5 |
+
httpcore==0.9.1
|
6 |
googletrans==3.1.0a0
|
7 |
deep-translator
|
8 |
python-docx
|