Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
for some extreme network conditions 20 seconds may not be enough
|
|
Sometimes tasks take longer than 5 seconds to start,
resulting in missing progress bar and livepreviews,
so we have to keep pulling for progress a bit longer (5s -> 20s).
|
|
|
|
|
|
|
|
#6898
|
|
|
|
|
|
|
|
|
|
|
|
|
|
at the same time and do not get previews of each other
|
|
|
|
|
|
because who has so few tabs open that they can see the end of a tab name?
|
|
|
|
gallery open
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attach an observer of gallery when generation in progress, if there was a image selected in gallery and gallery has only 1 image, auto re-select/open that image.
This matches behavior of prior to Gradio 3.4.1 version bump, is a quality of life feature many people enjoyed.
|
|
|
|
|
|
|
|
|
|
|
|
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
|
|
|
|
|
|
|
|
|
|
job has started; may help with broken progressbar some people say they have
|
|
|
|
|
|
|