Commit Graph

116 Commits (0303cfab2804e3d9e7d1ab9b84fe2660d4fad632)

Author SHA1 Message Date
Vladimir Mandic 4c2664dbc3 redesign diffuser vae handling 2023-07-21 14:30:57 -04:00
Vladimir Mandic dd1d4bcffa fix secondary sampler 2023-07-21 10:20:53 -04:00
Vladimir Mandic 2b0def1192 change logo and add splash screen 2023-07-19 14:07:54 -04:00
Vladimir Mandic 19d176ea3d en add tags 2023-07-19 10:33:23 -04:00
Vladimir Mandic debec28be6 rework settings, image-watermark, safe config handling 2023-07-18 14:41:27 -04:00
Vladimir Mandic 4e48173e37 enable sdxl vae 2023-07-16 17:58:08 -04:00
Vladimir Mandic 7bb6c213de unconditional options init 2023-07-14 08:49:19 -04:00
Vladimir Mandic de2c239c26 large js refactor 2023-07-12 10:58:35 -04:00
Vladimir Mandic 6b26c55138 fix extra network tab detection and add heic to training options 2023-07-11 08:35:18 -04:00
Kubuxu 889746f62e Fix specificity of the selector for fixing dropdown 2023-07-10 22:08:10 +01:00
Kubuxu 4139e830cb Fix gradio dropdown capturing clicks during and after fadeout 2023-07-10 20:40:42 +01:00
Vladimir Mandic 72048f9e24 installer and extra networks tweaks 2023-07-10 08:19:33 -04:00
Vladimir Mandic 738a8324fb update image viewer 2023-07-09 17:32:07 -04:00
Kubuxu 3ca3964171 Fix image viewer
Short click (<100 ms) will keep the image open.
Click and hold will close the image after the mouse button is released.
Click, hold and move mouse won't close the image.
No changes regarding mobile, it will still need work in that regard.
2023-07-08 22:10:21 +01:00
Vladimir Mandic 0f4f8c6015 extra networks fixes 2023-07-07 20:20:48 -04:00
Vladimir Mandic d8748fd7eb theme update 2023-07-06 09:44:43 -04:00
Vladimir Mandic be0bfbcd27 fix samplers config 2023-07-05 11:00:29 -04:00
Vladimir Mandic 3eff89f1ab fix extra networks folder view width 2023-07-04 20:30:37 -04:00
Vladimir Mandic 18ef9e6fd7 redo diffusers scheduler 2023-07-04 13:07:05 -04:00
Vladimir Mandic b216a35ddd update diffusers and extra networks 2023-07-04 09:28:48 -04:00
Vladimir Mandic 8241e33868 major diffusers update 2023-07-03 16:48:03 -04:00
Vladimir Mandic d61b0cfd4c update extra networks 2023-07-02 07:43:01 -04:00
Vladimir Mandic 6e89d3b867 css optimizations 2023-07-01 15:57:10 -04:00
Vladimir Mandic 8000d1965d new extra networks 2023-06-30 15:29:31 -04:00
Vladimir Mandic 5a341b1182 add log monitoring 2023-06-28 10:35:15 -04:00
Vladimir Mandic 9740b9d217 new training and models interface 2023-06-22 07:46:48 -04:00
SoraEnkai 08d71aff17 Increase z-index for UI tooltip 2023-06-19 09:36:10 +03:00
Vladimir Mandic 8d80b5f6d9 add server class 2023-06-17 13:44:55 -04:00
Vladimir Mandic ae582557b7 fix sd model dict xyz 2023-06-15 08:04:22 -04:00
Vladimir Mandic cb307399dd jumbo merge 2023-06-13 11:59:56 -04:00
Vladimir Mandic f89a4d6560 new hints display 2023-06-12 09:37:18 -04:00
Alex Heller bb04bc5dc7 Reverted linendings to original file linendings 2023-06-09 02:38:10 +02:00
Alex Heller 89ffca0c88 Merge branch 'master' of https://github.com/vladmandic/automatic into settings-improvements 2023-06-08 19:52:14 +02:00
Alex Heller ebabeab8c3 Removed clipping when many settings changed 2023-06-08 19:31:59 +02:00
Alex Heller 69ab29b097 Moved dirty setting tab indicator element creation to python backend side 2023-06-08 18:46:41 +02:00
Vladimir Mandic 2c23d88409 update style 2023-06-06 08:23:08 -04:00
Alex Heller 1b90460a3f Merge remote-tracking branch 'upstream/master' into settings-improvements 2023-06-05 02:52:29 +02:00
Vladimir Mandic 5190f70283 reorg settings 2023-06-03 14:02:21 -04:00
Vladimir Mandic 5f2bdba818 update changelog 2023-06-02 12:56:44 -04:00
Vladimir Mandic 02c9640fa5 enhance image saving 2023-06-01 15:44:38 -04:00
Vladimir Mandic 364df7036e redo progressbar 2023-06-01 11:43:28 -04:00
Vladimir Mandic fcb9bde068 add pause button 2023-05-31 11:47:22 -04:00
Vladimir Mandic 9fb93a0728
Merge pull request #1187 from DrJKL/style
Style Controlnet Controls
2023-05-30 12:34:31 -04:00
Vladimir Mandic b664991633 update samplers 2023-05-30 12:18:22 -04:00
Alexander Brown 0f1da66154 Merge remote-tracking branch 'upstream/master' into style 2023-05-30 00:27:35 -07:00
Vladimir Mandic 24bbe045a7 fix paste 2023-05-29 20:55:33 -04:00
Vladimir Mandic 8354b7c6d9 style changes 2023-05-29 15:42:24 -04:00
Alexander Brown 813f6fdc23 Styling for the upper controls 2023-05-28 15:49:11 -07:00
Alexander Brown 094fc50d45 Add weight/steps styling
Increase specificity for preprocessor/model now that they're class selectors
2023-05-28 12:44:46 -07:00
Alexander Brown d818ed5ea4 classes, not ids 2023-05-28 11:26:12 -07:00
Alexander Brown 94eb6523d3 Merge remote-tracking branch 'upstream/master' into style 2023-05-27 13:49:03 -07:00
Alexander Brown 030011d6f2 Style the controlnet controls
Mainly just aligns the radio buttons vertically.
2023-05-27 13:47:06 -07:00
Vladimir Mandic 24d8570bcb update model merge 2023-05-27 09:29:57 -04:00
Vladimir Mandic 44da8cc5b8 css fix 2023-05-25 11:32:57 -04:00
Vladimir Mandic 1362eff1a9 lightbox 2023-05-25 11:24:14 -04:00
Vladimir Mandic 531544e069 refresh 2023-05-24 08:18:41 -04:00
Vladimir Mandic 08d7829478 fix script order 2023-05-18 07:47:18 -04:00
Vladimir Mandic c1e70df845 follow symlinks 2023-05-18 07:36:38 -04:00
Vladimir Mandic 0ccda9bc8b jumbo patch 2023-05-17 14:15:55 -04:00
Vladimir Mandic 2ce17e727f fix css 2023-05-14 13:27:59 -04:00
Vladimir Mandic 85d67d6331 add interrupt to processing 2023-05-14 12:13:44 -04:00
Vladimir Mandic 0a46f8ada7 enable per-extension update 2023-05-12 10:07:19 -04:00
Vladimir Mandic c5df80197e new extension manager 2023-05-10 15:12:02 -04:00
Vladimir Mandic 57ae792004 add ui ordering 2023-05-09 09:09:31 -04:00
Vladimir Mandic c470f39913 merge fixes 2023-05-04 16:55:41 -04:00
Vladimir Mandic 303574ebfc draft full merge from upstream 2023-05-04 09:27:48 -04:00