Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==
|
| 2 |
scikit-learn==1.2.2
|
| 3 |
numpy==1.23.5
|
| 4 |
pandas==2.2.2
|
|
|
|
| 1 |
+
gradio==5.38.0
|
| 2 |
scikit-learn==1.2.2
|
| 3 |
numpy==1.23.5
|
| 4 |
pandas==2.2.2
|