bluenevus commited on
Commit
98a0d52
·
verified ·
1 Parent(s): 84fed9b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -4
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
- gradio==4.12.0
2
- google-generativeai==0.3.2
3
- numpy==1.26.3
4
- edge-tts==6.1.9
 
 
 
 
1
+ dash==3.0.3
2
+ dash-bootstrap-components==2.0.2
3
+ google-generativeai
4
+ numpy
5
+ edge-tts
6
+ asyncio
7
+ pandas