Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,7 @@
|
|
| 1 |
plotly==5.18.0
|
| 2 |
pandas==2.1.4
|
| 3 |
seaborn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
plotly==5.18.0
|
| 2 |
pandas==2.1.4
|
| 3 |
seaborn
|
| 4 |
+
streamlit
|
| 5 |
+
numpy
|
| 6 |
+
matplotlib
|
| 7 |
+
opencv-python-headless
|