Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
numpy
|
| 2 |
-
streamlit
|
| 3 |
pandas
|
|
|
|
| 4 |
matplotlib
|
| 5 |
seaborn
|
| 6 |
plotly
|
| 7 |
-
plotly-express
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
numpy
|
|
|
|
| 2 |
pandas
|
| 3 |
+
streamlit
|
| 4 |
matplotlib
|
| 5 |
seaborn
|
| 6 |
plotly
|
| 7 |
+
plotly-express
|
| 8 |
+
scikit-learn
|
| 9 |
+
opencv-python
|
| 10 |
+
Pillow
|