Spaces:
Running
on
Zero
Running
on
Zero
Use latest version of Gradio
Browse filesSometimes the uploaded image or even the example images do not display. I upgraded to the latest gradio version in my fork of this space and that issue is fixed.
https://huggingface.co/spaces/freddyaboulton/Janus-Pro-7B-test
See an example of the issue here:

README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🌍
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.29.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|