Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
gradio
|
2 |
-
plotly.express
|
3 |
-
numpy
|
4 |
pandas
|
5 |
plotly
|
6 |
-
|
|
|
|
1 |
gradio
|
|
|
|
|
2 |
pandas
|
3 |
plotly
|
4 |
+
numpy
|
5 |
+
scipy
|