Commit
·
8a434fe
1
Parent(s):
7cdcde1
Update gradio version in requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ pip>=23.2.1
|
|
2 |
pandas==1.3.4
|
3 |
scikit-learn>=1.0.1
|
4 |
numpy==1.21.4
|
5 |
-
gradio
|
|
|
2 |
pandas==1.3.4
|
3 |
scikit-learn>=1.0.1
|
4 |
numpy==1.21.4
|
5 |
+
gradio==3.45.0
|