EmRa228 commited on
Commit
8ac1d2f
·
verified ·
1 Parent(s): 37a2817

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- gradio
2
- dependencies:
3
- - edge-tts
4
- - aiohttp
 
1
+ edge-tts==6.1.12
2
+ gradio==4.44.0
3
+ asyncio==3.4.3