Closed NimaBoscarino closed 2 years ago
When I have some examples and have set live=True for the interface, clicking on the examples doesn't automatically run the function and generate the output. Using inputs, such as sliders, does trigger the live reload properly.
live=True
Here's a Hugging Face space with the described behaviour: https://huggingface.co/spaces/NimaBoscarino/kornia-image-enhancement
https://www.loom.com/share/3fdf4588509e4cf5b005feeae8748f94
No response
Gradio version 2.9.0
annoyance
Thanks, we'll fix this!
This should be working now in the latest beta release of Gradio (gradio==2.9.0b2)
gradio==2.9.0b2
Thanks for creating the issue @NimaBoscarino!
Describe the bug
When I have some examples and have set
live=True
for the interface, clicking on the examples doesn't automatically run the function and generate the output. Using inputs, such as sliders, does trigger the live reload properly.Reproduction
Here's a Hugging Face space with the described behaviour: https://huggingface.co/spaces/NimaBoscarino/kornia-image-enhancement
Screenshot
https://www.loom.com/share/3fdf4588509e4cf5b005feeae8748f94
Logs
No response
System Info
Severity
annoyance