Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,5 @@
|
|
| 1 |
streamlit>=1.24.0
|
| 2 |
pandas>=2.0.0
|
| 3 |
-
huggingface_hub>=0.15.1
|
|
|
|
|
|
|
|
|
| 1 |
streamlit>=1.24.0
|
| 2 |
pandas>=2.0.0
|
| 3 |
+
huggingface_hub>=0.15.1
|
| 4 |
+
matplotlib>=3.8.0
|
| 5 |
+
seaborn>=0.12.2
|