Spaces:
Sleeping
Sleeping
cyberosa commited on
Commit ·
bf5be8d
1
Parent(s): a134d9b
upgrading gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ matplotlib
|
|
| 4 |
huggingface-hub
|
| 5 |
pyarrow
|
| 6 |
requests
|
| 7 |
-
gradio==4.
|
| 8 |
plotly
|
| 9 |
nbformat
|
| 10 |
pytz
|
|
|
|
| 4 |
huggingface-hub
|
| 5 |
pyarrow
|
| 6 |
requests
|
| 7 |
+
gradio==4.39.0
|
| 8 |
plotly
|
| 9 |
nbformat
|
| 10 |
pytz
|