Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
ffmpeg
|
4 |
gradio
|
5 |
torchaudio
|
|
|
|
|
6 |
googletrans==4.0.0-rc1
|
|
|
3 |
ffmpeg
|
4 |
gradio
|
5 |
torchaudio
|
6 |
+
httpx
|
7 |
+
httpcore
|
8 |
googletrans==4.0.0-rc1
|