Spaces:
Running
Running
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
pandas
|
2 |
+
matplotlib
|
3 |
+
seaborn
|
4 |
+
altair
|
5 |
+
google-generativeai
|
6 |
+
protobuf
|
7 |
+
python-dotenv
|