Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
@@ -1,8 +1,4 @@
|
|
1 |
-
|
2 |
-
pandas
|
3 |
-
|
4 |
-
|
5 |
-
matplotlib==3.8.2
|
6 |
-
numpy==1.26.3
|
7 |
-
google-generativeai==0.3.2
|
8 |
-
python-dotenv==1.0.1
|
|
|
1 |
+
gradio
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
requests
|
|
|
|
|
|
|
|