Update requirements.txt
Browse files- requirements.txt +7 -4
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
1 |
+
dash==3.0.3
|
2 |
+
dash-bootstrap-components==2.0.2
|
3 |
+
google-generativeai
|
4 |
+
numpy
|
5 |
+
edge-tts
|
6 |
+
asyncio
|
7 |
+
pandas
|