Commit Graph

554 Commits (b7fcf4a41e8d7a8a46ba379927a1e90eb9e11346)

Author SHA1 Message Date
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 3e61907bfe minor fixes 2023-07-08 13:17:12 -04:00
Vladimir Mandic 89a7ea6a3f overal quality fixes 2023-07-08 09:49:41 -04:00
Vladimir Mandic 0f4f8c6015 extra networks fixes 2023-07-07 20:20:48 -04:00
Vladimir Mandic 7e11ff2b34 add sdxl support 2023-07-06 19:26:43 -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 65f036e42a add pan and zoom controls to image viewer 2023-07-05 09:47:07 -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 ab52ae924f disable gallery height calc 2023-07-01 17:35:03 -04:00
Vladimir Mandic 6e89d3b867 css optimizations 2023-07-01 15:57:10 -04:00
Vladimir Mandic f3b2848364 minor fixes 2023-06-30 20:42:11 -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 a4ca27cf0b fix extra network filter by folder 2023-06-17 17:16:55 -04: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 9334b2f21c jumbo merge part three 2023-06-14 13:54:23 -04:00
Vladimir Mandic 0ddf613b49 jumbo merge part two 2023-06-14 11:23:02 -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
Vladimir Mandic 76e54938be fix hints 2023-06-10 19:51:35 -04:00
Vladimir Mandic 99622b7825
Merge pull request #1382 from vladmandic/settings
Settings
2023-06-10 07:37:11 -04:00
Vladimir Mandic 971e51fe79 minor fixes 2023-06-09 18:24:18 -04:00
Vladimir Mandic 1aca29a529
Merge pull request #638 from Gegell/settings-improvements
Settings Tab Improvements
2023-06-09 17:17:11 -04:00
Vladimir Mandic e8e260408f optimize live preview 2023-06-09 12:29:50 -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 4c567b1f84 Exclude licenses from all settings.
Also switches to the corresponding "show all settings" tab now for more consistency.
2023-06-08 19:16:36 +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 2a664b1bdb new localization engine 2023-06-06 17:32:34 -04:00
Vladimir Mandic 2c23d88409 update style 2023-06-06 08:23:08 -04:00
Vladimir Mandic fff3bda6cf fix extra network save preview/description 2023-06-06 07:52:59 -04:00
Vladimir Mandic c49b6c34e1 fix extra networks 2023-06-05 15:14:50 -04:00
Vladimir Mandic efbe364f7d js optimizations 2023-06-05 14:26:01 -04:00
Vladimir Mandic c0a824d8c6 add extra networks to xyz 2023-06-05 10:32:08 -04:00
Alex Heller 62e9635a5b Adapted setting search to new tabitem node layout 2023-06-05 04:45:43 +02:00
Alex Heller bbb0aadddf Removed old resetting to previous values
This is due to a change in `_js` which lead to the instant updates breaking :(
Need to reinvestigate how to actually fix this.
For now the broken feature got replaced with a working, but sloooow solution (updates one by one when resetting)
2023-06-05 04:26:07 +02:00
Alex Heller 1b90460a3f Merge remote-tracking branch 'upstream/master' into settings-improvements 2023-06-05 02:52:29 +02:00
Alex Heller d182699f82 Fixed unsaved indicator not updating with "apply settings" 2023-06-05 01:15:26 +02:00
Alex Heller 825d0cacb8 Changed the default value hover messages. 2023-06-05 01:10:07 +02:00
Alex Heller 8c6ed7fe11 Added support for differentiation between "default unsaved" and "changed" settings. 2023-06-05 00:57:30 +02:00
Alex Heller a1881ff0cd Consolidated options metadata in frontend ui.js 2023-06-04 23:40:11 +02:00
Vladimir Mandic 9726b4d23c fix gallery view when preview is disabled 2023-06-04 13:21:52 -04:00
Alex Heller 9da0f71f9b Removed some variables from global scope. 2023-06-04 18:19:37 +02:00
Alex Heller 993da0a680 Some cleanup on the frontend side 2023-06-04 17:46:15 +02:00
Alex Heller ba5b46b570 Removed repeated calls to unfold other tabs when in show all mode. 2023-06-04 17:15:38 +02:00
Alex Heller c6f50fcf4a Fixed wrong type for init of stored settings in ui.js 2023-06-04 04:45:21 +02:00
Alex Heller 6c8e7a75c7 Added initial sync of unstored parameters to the UI. 2023-06-04 04:39:48 +02:00
Vladimir Mandic 5190f70283 reorg settings 2023-06-03 14:02:21 -04:00
Vladimir Mandic 549c02a874 minor fixes 2023-06-03 10:37:02 -04:00
Vladimir Mandic c7051cc1dd extra error handling during image save 2023-06-03 09:05:01 -04:00
Vladimir Mandic 5f2bdba818 update changelog 2023-06-02 12:56:44 -04:00
Vladimir Mandic d25b020f61 update 2023-06-02 12:29:21 -04:00
Vladimir Mandic 22f63c42f1 set fallback sampler 2023-06-02 07:56:53 -04:00
Vladimir Mandic 251dc341f9 restruct html/js and cleanup 2023-06-01 17:44:15 -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 8f4bc4df08 update changelog 2023-05-31 12:44:35 -04:00
Vladimir Mandic fcb9bde068 add pause button 2023-05-31 11:47:22 -04:00
Vladimir Mandic 873371f1e5 merge stage one 2023-05-30 14:13:29 -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
Vladimir Mandic 2ee38ccd0e update 2023-05-28 16:07:13 -04: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
Vladimir Mandic 7254925dca add settings search 2023-05-28 11:46:48 -04: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 efd3810860 diffusers merge 2023-05-26 22:42:03 -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 ff54e84adf bring back old hires fix denoising 2023-05-25 08:04:56 -04:00
Vladimir Mandic 9e22d91245 update logging and temp file handling 2023-05-25 07:41:40 -04:00
Vladimir Mandic 8091ef2fca update hiresfix 2023-05-24 12:48:08 -04:00
Vladimir Mandic 531544e069 refresh 2023-05-24 08:18:41 -04:00
Alex Heller f4cd452c14 Made show all settings a tab instead of a separate button
This makes it play more nicely with the other tabs.
It still needs some js though to keep the other setting tabs open, when resetting settings.
2023-05-20 00:18:46 +02:00
Vladimir Mandic 314a9bf67c fix extension uninstall 2023-05-18 14:55:43 -04:00
Vladimir Mandic 8b682183e3 update gradio 2023-05-18 10:41:24 -04:00
Vladimir Mandic 0e46e74c5e fix extension update/uninstall 2023-05-18 09:27:42 -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 85dafa0610 fix live preview 2023-05-17 15:28:44 -04:00
Vladimir Mandic 0ccda9bc8b jumbo patch 2023-05-17 14:15:55 -04:00
Vladimir Mandic f6f1a73b39 minor fixes 2023-05-17 06:15:18 -04:00
Alex Heller d2108ab2b9 Made setting tabs move to top if not enough space
Currently the tabs will be ordered in grid fashion, but might be worth considering to somehow bring back the original flex tab layout.
This is hard though due to the interleaved modification indicators,
and the inability to wrap the tab headers in a custom div
(as gradio's svelte replaces the wrapper with each ui update)
2023-05-17 03:40:16 +02:00
Vladimir Mandic 0dbca33cac fix js 2023-05-16 21:19:03 -04:00
Vladimir Mandic ff4f94fc2a fixes 2023-05-16 18:05:29 -04:00