Spaces:
Running
Running
chore: change the gradio version in req.txt to 4.36.0
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.36.0
|
2 |
pandas
|
3 |
openai>=1.16.2
|
4 |
requests
|