Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.44.0
|
2 |
+
pandas==2.2.2
|
3 |
+
plotly==5.17.0
|
4 |
+
numpy==1.24.3
|
5 |
+
python-dateutil==2.8.2
|
6 |
+
google-generativeai==0.3.2
|