Alealejandrooo
commited on
Commit
•
cc04d0e
1
Parent(s):
a59caf8
updated gradio
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.29.0
|
|
|
2 |
pandas==2.2.2
|
3 |
-
openpyxl==3.1.2
|
4 |
-
pydantic<2.0.0
|
|
|
1 |
+
# gradio==4.29.0
|
2 |
+
gradio==5.3.0
|
3 |
pandas==2.2.2
|
4 |
+
openpyxl==3.1.2
|
|