Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib==3.7.5
|
2 |
+
numpy==1.24.4
|
3 |
+
pandas==2.0.3
|
4 |
+
seaborn==0.13.2
|
5 |
+
streamlit==1.38.0
|