update requirements
Browse files- __pycache__/app.cpython-311.pyc +0 -0
- requirements.txt +3 -0
__pycache__/app.cpython-311.pyc
ADDED
|
Binary file (14.8 kB). View file
|
|
|
requirements.txt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
edge_tts
|
| 2 |
+
gradio
|
| 3 |
+
pydub
|