Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -1,16 +1,12 @@
|
|
1 |
|
2 |
google-generativeai==0.3.2
|
3 |
-
streamlit==1.32.2
|
4 |
scikit-learn==1.4.2
|
5 |
pandas==2.2.2
|
6 |
joblib==1.4.0
|
7 |
matplotlib==3.8.4
|
8 |
numpy==1.26.4
|
9 |
google-generativeai==0.3.2
|
10 |
-
deep-translator
|
11 |
Pillow
|
12 |
-
graphviz
|
13 |
-
streamlit==1.27.2
|
14 |
openai>=1.0.0
|
15 |
python-dotenv==1.0.0
|
16 |
Pillow==10.0.0
|
|
|
1 |
|
2 |
google-generativeai==0.3.2
|
|
|
3 |
scikit-learn==1.4.2
|
4 |
pandas==2.2.2
|
5 |
joblib==1.4.0
|
6 |
matplotlib==3.8.4
|
7 |
numpy==1.26.4
|
8 |
google-generativeai==0.3.2
|
|
|
9 |
Pillow
|
|
|
|
|
10 |
openai>=1.0.0
|
11 |
python-dotenv==1.0.0
|
12 |
Pillow==10.0.0
|