Use a gr.Gallery for input

#4
by freddyaboulton - opened

Hi! Instead of using three separate gr.Image components, I think you can just use a gr.Gallery component as input. Sometimes, the images are not the same size if they are separate components.

image.png

Sign up or log in to comment