How to skip the upload delay BS when uploading an image on Gradio 4 or 5?

I just made a tiny HF space to extract image metadata generated from SD WebUI/SwarmUI using JavaScript Image Info - a Hugging Face Space by gutris1
I’m sticking with version 3 because it doesn’t do any preprocessing and displays the image immediately after uploading within a second.
I’m curious if the same can be done with version 4 or 5.

1 Like

If you set it to type=“filepath”, it will not be processed. Also, I have never tried using it, but it may be possible with this.

1 Like

not possible at all.
but thanks john

1 Like

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.