Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -1
requirements.txt
CHANGED
@@ -7,4 +7,12 @@ scipy
|
|
7 |
scikit-learn==1.3.2
|
8 |
Pillow
|
9 |
plotly
|
10 |
-
bokeh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
scikit-learn==1.3.2
|
8 |
Pillow
|
9 |
plotly
|
10 |
+
bokeh
|
11 |
+
bokeh==2.3.3
|
12 |
+
matplotlib==3.4.2
|
13 |
+
numpy==1.21.0
|
14 |
+
pandas==1.3.0
|
15 |
+
Pillow==8.3.1
|
16 |
+
scikit-learn==0.24.2
|
17 |
+
seaborn==0.11.1
|
18 |
+
streamlit==0.83.0
|