Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,3 +2,4 @@ streamlit==1.45.0
|
|
| 2 |
pandas==2.2.3
|
| 3 |
numpy==1.26.4
|
| 4 |
plotly==5.24.1
|
|
|
|
|
|
| 2 |
pandas==2.2.3
|
| 3 |
numpy==1.26.4
|
| 4 |
plotly==5.24.1
|
| 5 |
+
matplotlib==3.9.4
|