Commit Graph

19 Commits

Author SHA1 Message Date
ruocaled
c7cd2fda5a re-attach full screen zoom listeners 2022-10-15 09:32:01 +03:00
ruocaled
b26efff8c4 allow re-open for multiple images gallery 2022-10-15 09:32:01 +03:00
ruocaled
c84eef8195 fix observer disconnect logic 2022-10-15 09:32:01 +03:00
ruocaled
6b5c54c187 remove console.log 2022-10-15 09:32:01 +03:00
ruocaled
3bd40bb77f auto re-open selected image after re-generation
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.
2022-10-15 09:32:01 +03:00
Trung Ngo
786d9f63aa Add button to skip the current iteration 2022-10-08 13:40:39 +03:00
DepFA
c06298d1d0 add check for progress in title setting 2022-10-06 17:58:52 +03:00
DepFA
67d011b02e Show generation progress in window title 2022-10-05 11:42:11 +03:00
AUTOMATIC
820f1dc96b initial support for training textual inversion 2022-10-02 15:03:39 +03:00
AUTOMATIC
e12793e937 delete unwanted console.log 2022-09-23 23:34:33 +03:00
AUTOMATIC
0065327726 upgrade to gradio==3.4b3 t fixthe inpain bugs
rework progressbar/preview to work with new gradio
remove unnecessary create style button
added link to alternative colab
2022-09-23 20:46:02 +03:00
innovaciones
6e86fc9fd0 Show interrupt button without progress bar 2022-09-23 08:33:08 +03:00
innovaciones
c9ee98440b New position and interrupt integration 2022-09-22 08:12:10 +03:00
innovaciones
057206cb73 Update progressbar.js 2022-09-22 08:12:10 +03:00
innovaciones
f183e09fcc Fix progress bar position 2022-09-22 08:12:10 +03:00
AUTOMATIC
3f29aa791b altered progressbar to not rely on first progress request coming after the job has started; may help with broken progressbar some people say they have 2022-09-18 11:14:42 +03:00
AUTOMATIC
5e80c286ee script.js split work - ui.js 2022-09-18 09:00:06 +03:00
AUTOMATIC
ae63d82741 script.js split work - progress.js 2022-09-18 08:51:11 +03:00
Andrey
8b734949ba Split history script.js to javascript/progressbar.js 2022-09-18 08:48:47 +03:00