Spaces:
Running
Running
chore: update the gradio version in req.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio==4.
|
2 |
pandas
|
3 |
openai>=1.16.2
|
4 |
requests
|
|
|
1 |
+
gradio==4.37.1
|
2 |
pandas
|
3 |
openai>=1.16.2
|
4 |
requests
|