Spaces:
Sleeping
Sleeping
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.36.0
|
| 2 |
+
huggingface_hub==0.23.4
|
| 3 |
+
pandas==2.2.2
|
| 4 |
+
matplotlib==3.9.0
|
| 5 |
+
seaborn==0.13.2
|