fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Display of pictures is slow after being generated

Open remybonnav opened this issue 2 years ago • 2 comments

I don't know if it is an issue due to Gradio use but when I generate say 5 pictures in a batch. After the generation is done, it takes at least 30 sec to 1 min to display the results.

Is it because of the generation of a mosaic or just because Gradio is just bad at this or because of calling the images from google drive?

remybonnav avatar Oct 21 '22 20:10 remybonnav

Sometimes, the server is slow when sending the images from the colab to gradio, if it persists, check the box "use gradio server" in the last cell

TheLastBen avatar Oct 21 '22 20:10 TheLastBen

Thanks for the fast reply. I will try.

remybonnav avatar Oct 21 '22 20:10 remybonnav