Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ edge_tts
|
|
8 |
deep_translator
|
9 |
torchaudio==2.0.0
|
10 |
gradio
|
11 |
-
nest_asyncio
|
|
|
|
8 |
deep_translator
|
9 |
torchaudio==2.0.0
|
10 |
gradio
|
11 |
+
nest_asyncio
|
12 |
+
gradio_client==0.2.7
|