Commit Graph

56 Commits

Author SHA1 Message Date
anapnoe ab9c562aeb Fix issue #135 and js formatting 2023-05-10 20:02:58 +03:00
anapnoe e13f7444cb Merge branch 'dev' 2023-05-02 08:13:38 +03:00
anapnoe 5185ed0b5a Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev 2023-05-01 20:18:13 +03:00
Aarni Koskela f6a40a2ffa Fix unused variables 2023-04-30 22:26:11 +03:00
Aarni Koskela 8ccc27127b Fix a whole bunch of implicit globals 2023-04-30 22:08:52 +03:00
anapnoe 7d589d294f Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev 2023-04-30 00:17:36 +03:00
AUTOMATIC c48ab36cb9 alternate restore progress button implementation 2023-04-29 22:16:54 +03:00
anapnoe bf3236e9c9 Merge branch 'dev' of https://github.com/anapnoe/stable-diffusion-webui-ux into dev 2023-04-29 21:03:19 +03:00
bbonvi 8ae8aeca75 pull progress for 40 seconds
for some extreme network conditions 20 seconds may not be enough
2023-04-24 13:12:49 +06:00
anapnoe 0da738a6a2 Merge branch 'dev' 2023-04-23 21:26:37 +03:00
anapnoe e51e7ae79a improve css vars 2023-04-21 17:50:07 +03:00
anapnoe c63be26cb7 fix Generate button state gets stuck sometimes when switching tabs #60 2023-04-19 05:28:16 +03:00
anapnoe c9b89f8af0 fix Generate button state gets stuck sometimes when switching tabs #60 2023-04-19 05:22:02 +03:00
anapnoe 124e96d112 gradio-upgrade 3.23.0 2023-04-18 01:18:19 +03:00
bbonvi c938b172a4 fix missing live preview and progress during certain tasks
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).
2023-03-31 19:34:58 +06:00
AUTOMATIC 9f0da9f6ed initial gradio 3.22 support 2023-03-25 09:00:36 +03:00
anapnoe bb16612498 Merge remote-tracking branch 'upstream/master' 2023-03-11 19:29:08 +02:00
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
Vladimir Mandic ed43a822b2 fix progressbar 2023-02-25 12:56:03 -05: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