Small feedback ♥️
Great app! It would be even better if there would be a simpler explanation on what the Space actually does, e.g. does it train a model? What reconstructs the image here?
Thank You so much, I kept the description, please check
hey
@MrDivakaruni
I have one small feedback, I feel like it would be good to replace submit button with event listener for each component, what do you think?
See an example in second code snippet in this link: https://gradio.app/blocks-and-event-listeners/
Hi @merve the output images form after giving all three inputs, I did not understand what you have asked for. Would you please explain me?
@MrDivakaruni I mean you can add event listeners in every single component, so when you move a slider, the output changes instead of changing sliders and clicking submit button.