Commit Graph

460 Commits

Author SHA1 Message Date
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