Commit ·
92756c6
1
Parent(s): ea5ebe4
update
Browse files- requirements.txt +6 -6
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
gradio==5.50.0
|
| 2 |
numpy
|
| 3 |
-
pandas
|
| 4 |
-
matplotlib
|
| 5 |
-
seaborn
|
| 6 |
-
plotly
|
| 7 |
-
scikit-learn
|
| 8 |
-
scipy
|
|
|
|
| 1 |
gradio==5.50.0
|
| 2 |
numpy
|
| 3 |
+
pandas
|
| 4 |
+
matplotlib
|
| 5 |
+
seaborn
|
| 6 |
+
plotly
|
| 7 |
+
scikit-learn
|
| 8 |
+
scipy
|