rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.01k stars 87 forks source link

Web UI shows broken image links behind reverse proxy #199

Closed avee87 closed 3 days ago

avee87 commented 2 weeks ago

Image URL gets truncated - i.e., https://some.website.com/file=... becomes https://some.we/file=...

This bug was fixed in Gradio 4.23 so bumping version should resolve this.

rupeshs commented 2 weeks ago

@avee87 Thanks for reporting it, will update in the next release