Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
-
|
| 4 |
matplotlib
|
| 5 |
-
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pandas
|
| 3 |
+
seaborn
|
| 4 |
matplotlib
|
| 5 |
+
gradio
|
| 6 |
+
gradio_client
|