Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -2,4 +2,8 @@ gradio
|
|
2 |
pygments
|
3 |
matplotlib
|
4 |
numpy
|
5 |
-
pandas
|
|
|
|
|
|
|
|
|
|
2 |
pygments
|
3 |
matplotlib
|
4 |
numpy
|
5 |
+
pandas
|
6 |
+
scipy
|
7 |
+
seaborn
|
8 |
+
plotly
|
9 |
+
black
|