Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -8,4 +8,9 @@ openai>=1.0.0
|
|
8 |
python-dotenv==1.0.0
|
9 |
Pillow==10.0.0
|
10 |
graphviz==0.20.1
|
|
|
|
|
|
|
|
|
|
|
11 |
|
|
|
8 |
python-dotenv==1.0.0
|
9 |
Pillow==10.0.0
|
10 |
graphviz==0.20.1
|
11 |
+
streamlit
|
12 |
+
scikit-learn
|
13 |
+
pandas
|
14 |
+
numpy
|
15 |
+
|
16 |
|