gradio-app / gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!
http://www.gradio.app
Apache License 2.0
30.56k stars 2.27k forks source link

Feature request for `gr.Image`: drop to replace image even if one is already loaded #8535

Open branaway opened 2 weeks ago

branaway commented 2 weeks ago

current situation is I cannot drop a new image to the image control if an image already loaded l. What I want to achieve is to make the control to accept new images even it has loaded the previous one already.