Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
matplotlib==3.8.0
|
2 |
streamlit==1.41.1
|
3 |
tensorflow==2.18.0
|
4 |
-
google.generativeai
|
5 |
pandas==2.0.3
|
6 |
-
|
7 |
dotenv
|
8 |
scikit-learn
|
|
|
1 |
matplotlib==3.8.0
|
2 |
streamlit==1.41.1
|
3 |
tensorflow==2.18.0
|
|
|
4 |
pandas==2.0.3
|
5 |
+
numpy
|
6 |
dotenv
|
7 |
scikit-learn
|