Commit Graph

24 Commits

Author SHA1 Message Date
Jonas Böer
471189743a
Move progress info to beginning of title
because who has so few tabs open that they can see the end of a tab name?
2022-11-20 15:57:43 +01:00
AUTOMATIC
95c6308ccd switch to gradio 3.8 2022-11-02 09:48:02 +03:00
AUTOMATIC
af3f6489d3 possibly defeat losing of focus for prompt when generating images with gallery open 2022-10-17 16:57:19 +03:00
AUTOMATIC
c57919ea2a keep focus on current element when updating gallery 2022-10-16 17:22:56 +03:00
ruocaled
661a61985c remove extra 100ms timeout 2022-10-15 09:32:01 +03:00
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