Spaces:
Runtime error
Runtime error
Fix: Interactive image upload and API sync for Gradio 5.5
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
spaces
|
| 2 |
-
gradio==5.
|
| 3 |
gradio_client==1.4.0
|
| 4 |
huggingface-hub==0.26.2
|
| 5 |
audioop-lts
|
|
|
|
| 1 |
spaces
|
| 2 |
+
gradio==5.5.0
|
| 3 |
gradio_client==1.4.0
|
| 4 |
huggingface-hub==0.26.2
|
| 5 |
audioop-lts
|