Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
gradio==4.
|
2 |
numpy>=1.23.4
|
3 |
pandas>=1.5.3
|
|
|
1 |
+
gradio==4.44.1
|
2 |
numpy>=1.23.4
|
3 |
pandas>=1.5.3
|