freddyaboulton HF Staff commited on
Commit
d896c8f
·
verified ·
1 Parent(s): ab9b588

Use latest version of Gradio

Browse files

Sometimes 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:


![Screenshot 2025-05-12 at 10.21.00 AM.png](https://cdn-uploads.huggingface.co/production/uploads/626a9bfa03e2e2796f24ca11/H8n47NYqkojhDFYjkiMHq.png)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🌍
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 5.13.2
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