Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ pandas
|
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
| 4 |
imblearn
|
| 5 |
-
gradio
|
| 6 |
matplotlib
|
| 7 |
seaborn
|
| 8 |
tabulate
|
|
|
|
| 2 |
numpy
|
| 3 |
scikit-learn
|
| 4 |
imblearn
|
| 5 |
+
gradio==4.44.1
|
| 6 |
matplotlib
|
| 7 |
seaborn
|
| 8 |
tabulate
|