Commit Graph

38 Commits

Author SHA1 Message Date
anapnoe 85de7e7028 drag and drop images directly to txt2img and img2img and load the metadata along with the image
also fix for mobile preview
2023-03-07 22:08:09 +02:00
anapnoe 2b7abd5c53 fix issue with checkpoint change
added pacman preloader, fix hires id name
2023-03-06 05:43:38 +02:00
anapnoe 8a8b5f6087 Ops add/remove to QuickSettings interactively 2023-02-26 13:58:58 +02:00
poiuty 81276cde90 internal progress relative path 2023-01-19 16:56:45 +03:00
AUTOMATIC c12d7ddd72 add handling to some places in javascript that can potentially cause issues #6898 2023-01-19 16:08:09 +03:00
AUTOMATIC d8f8bcb821 enable progressbar without gallery 2023-01-18 13:20:47 +03:00
AUTOMATIC dac59b9b07 return progress percentage to title bar 2023-01-18 06:13:45 +03:00
AUTOMATIC 064983c0ad return an option to hide progressbar 2023-01-16 12:56:30 +03:00
AUTOMATIC fc25af3939 remove unneeded log from progressbar 2023-01-15 23:23:24 +03:00
AUTOMATIC a534bdfc80 add setting for progressbar update period 2023-01-15 20:29:55 +03:00
AUTOMATIC f6aac4c65a eliminate flicker for live previews 2023-01-15 20:29:55 +03:00
AUTOMATIC d8b90ac121 big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2023-01-15 18:51:04 +03:00
Jim Hays c0355caefe Fix various typos 2022-12-14 21:01:32 -05:00
Suffocate c4067c5626 Restore scroll position on page if giving active element focus changes it 2022-11-30 01:11:01 +00:00
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