Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
1 |
+
streamlit>=1.38.0
|
2 |
+
edge-tts>=6.1.12
|
3 |
+
asyncio>=3.4.3
|