Commit Graph

776 Commits (4b911ea822e4e0d77f103903f0f49720dad75dfd)

Author SHA1 Message Date
Vladimir Mandic 01e6da2df0 processing show metadata 2023-12-30 13:59:22 -05:00
Vladimir Mandic 176b341bdf fix img2img interrogate 2023-12-30 13:59:22 -05:00
Vladimir Mandic af606973cf remove extra logging 2023-12-27 21:03:39 -05:00
Vladimir Mandic 0171b42312 fix prompt drag/drop 2023-12-27 20:58:44 -05:00
Vladimir Mandic 0df94404c4 add reference to original, reimplement control-xs 2023-12-27 08:52:04 -05:00
Vladimir Mandic 54deae7746 change onboarding and remove download default model 2023-12-26 13:06:14 -05:00
Vladimir Mandic 068809719a update requirements and add control-lllite 2023-12-25 14:45:01 -05:00
Vladimir Mandic 93a3b532d8 control input control 2023-12-22 14:15:08 -05:00
Vladimir Mandic d336c1fe0d control detect diffusers capabilities 2023-12-20 16:17:56 -05:00
Vladimir Mandic 21adfd57b7 make some params optional 2023-12-18 11:46:08 -05:00
Vladimir Mandic 2b56e82f16 modularize en 2023-12-17 09:32:26 -05:00
Vladimir Mandic 86af00ce36 control prep work 2023-12-16 13:25:25 -05:00
Vladimir Mandic 936cf9786c create_ui and process refactor 2023-12-15 18:54:48 -05:00
Vladimir Mandic 72839b7d65 refactoring to support control 2023-12-13 15:48:10 -05:00
Vladimir Mandic 033569cfb1 minor updates 2023-12-12 14:36:00 -05:00
Vladimir Mandic 72a167c43a add video processing 2023-12-08 10:24:01 -05:00
Midcoastal 7c3e0f6beb
Sticky Scrolling with New Data Indicator. 2023-12-07 18:29:10 -05:00
Vladimir Mandic 2b49dae74f en load improvements, torchvision compatibility fix 2023-12-04 18:32:52 -05:00
Vladimir Mandic 3d971d7bbf fix infotext wrapping 2023-12-04 09:22:14 -05:00
Vladimir Mandic 14141e4259 fix extra networks sort 2023-11-30 11:55:15 -05:00
Vladimir Mandic d8d8f58072 initial lightweight animatediff 2023-11-28 19:30:10 -05:00
Redacted ad8114bb37
Update sdnext.css
fix formatting errors
2023-11-27 14:48:25 -06:00
Redacted c0d75b9b61
Update sdnext.css
Fix txt2img and img2img footer text-wrap
Fix img2img inpaint distorting image
Fix img2img extension width
2023-11-27 14:45:35 -06:00
Vladimir Mandic 0e95630ee5 fix prompt display 2023-11-24 09:00:17 -05:00
Redacted a867b96202
Update sdnext.css
removed unintended changes caused by the editor, removed extra mediaquery section
2023-11-22 16:25:57 -06:00
Redacted 0b576c646d
Various mobile UI fixes
-second quality pass for the entire ui to fix any issues, eg items being pushed off screen, non selectable items, radio buttons being pushed off of the display.
2023-11-22 16:09:38 -06:00
Vladimir Mandic 75af4087e8 formatting 2023-11-17 10:53:21 -05:00
Vladimir Mandic 378c167820 update pillow 2023-11-17 08:38:16 -05:00
Vladimir Mandic 1de913f984 auto refresh styles on change 2023-11-14 17:16:33 -05:00
Vladimir Mandic 79af359b1b minor updates 2023-11-10 10:04:15 -05:00
Vladimir Mandic 294af698e5 modify base/hires/refiner steps calculations 2023-11-09 12:27:07 -05:00
Vladimir Mandic 7cbd2bc9b5 fix list view 2023-11-09 09:28:44 -05:00
Redacted 05b5b0f674
Update sdnext.css
fixed typo
2023-11-08 12:02:05 -06:00
Redacted 6b3f3e3892
Update sdnext.css
-changed min-width from fit-content to 160px and added max-width: fit-content
2023-11-08 12:01:04 -06:00
Redacted 55d5c09f09
Fix dropdown width
-added max-width: fit-content; to dropdown in sdnext.css to prevent the dropdown taking up the entire width of the panel for no reason.
2023-11-08 10:56:20 -06:00
Vladimir Mandic 56cf80b8e0 fix inpaint 2023-11-07 10:12:21 -05:00
Vladimir Mandic 1f068feb44 fix dpm sde 2023-11-07 09:35:54 -05:00
Redacted a05e30903d
fixing previous css modifications
previous commit ce715de471 breaks compatibility for screens larger than 425px.
2023-11-06 12:21:24 -06:00
Vladimir Mandic bf89f75955 cleanup 2023-11-06 10:14:53 -05:00
Vladimir Mandic ce715de471
Merge pull request #2430 from eadnams22/master
Safari/webkit fixes
2023-11-06 10:13:46 -05:00
Vladimir Mandic 7d5a07ad45
Merge pull request #2440 from iDeNoh/mobile-css-fix
mobile css fixes
2023-11-06 10:13:22 -05:00
Vladimir Mandic 152f45925e add pixart model 2023-11-06 10:12:33 -05:00
Redacted 7190a62995
css fixes
Additional css fixes:
-modified the media query to affect different ranges of resolutions differently, this ensures a good experience regardless of resolution (there are still going to be gaps)
-fixed settings content being pushed off of the display, for now the settings menu is flexed as a row and  each panels content shows up below the menu.
-shifted icon padding for large buttons on mobile, 10px down to 6px on all themes, this may be redundant as it is in the root theme, I may be able to place this inside sdnext.css
2023-11-05 16:54:50 -06:00
Vladimir Mandic d878970873 add reference models 2023-11-05 11:07:39 -05:00
Redacted 3f75a211b3
mobile css fixes
added media query to detect devices with touchscreen and set --left-column to 100% rather than 500px
2023-11-05 09:28:32 -06:00
Vladimir Mandic 2919774c01 improve en display 2023-11-05 08:09:40 -05:00
Vladimir Mandic b2328fca0c css update 2023-11-04 13:46:04 -04:00
Vladimir Mandic 16158ec138 update css 2023-11-04 13:30:24 -04:00
Vladimir Mandic 9f5cabe95f add user lora tags 2023-11-04 13:14:35 -04:00
Vladimir Mandic 6e05fa865a improve en performance 2023-11-04 12:58:45 -04:00
Vladimir Mandic ca0af39086 attempt to autofix nan values 2023-11-04 11:34:18 -04:00
Vladimir Mandic 418279ff7b native implementation for interrogator 2023-11-04 10:53:38 -04:00
Vladimir Mandic 13911288dd css tweaks 2023-11-03 18:44:43 -04:00
Vladimir Mandic 8432e68d30 add extra networks list view 2023-11-03 13:55:40 -04:00
Vladimir Mandic da3d5d0fc7 context menus 2023-11-03 11:41:46 -04:00
eadnams22 77f3235f8c WebKit
Fixing Safari/Chrome on ipad displaying correctly.
2023-11-01 15:53:30 -06:00
eadnams22 538b62afeb
Update amethyst-nightfall.css
safari fixes
2023-11-01 14:47:48 -07:00
eadnams22 9ae1a6643d
Update black-orange.css
safari fixes
2023-11-01 14:47:17 -07:00
eadnams22 9fe3a76bf2
Update black-teal.css
Safari fixes
2023-11-01 14:46:32 -07:00
eadnams22 b46d67cccb
Update sdnext.css
first fix for img2img
2023-11-01 14:38:20 -07:00
Vladimir Mandic 4df75481f6 css updates 2023-11-01 12:01:17 -04:00
Vladimir Mandic eddcc360be support onnx branch and css tweaks 2023-11-01 11:48:17 -04:00
Vladimir Mandic ec0d49acb7 css fixes 2023-10-31 13:53:52 -04:00
Vladimir Mandic 76dc94010f enable taesd for lcm 2023-10-31 10:04:09 -04:00
Vladimir Mandic 376a0954bb quick fix 2023-10-30 09:46:28 -04:00
Vladimir Mandic 5ae6128393 update css 2023-10-30 09:26:52 -04:00
Vladimir Mandic 05a250cbf7 update 2023-10-29 11:22:26 -04:00
Vladimir Mandic 19203aab6c en add sort and other updates 2023-10-29 10:29:50 -04:00
Vladimir Mandic a99c7d3d53 mobile optimization 2023-10-28 17:19:55 -04:00
Vladimir Mandic 267905e6bb Revert "Merge pull request #2411 from vladmandic/master"
This reverts commit 64cce8a606, reversing
changes made to 597fc1863f.
2023-10-26 07:30:01 -04:00
Vladimir Mandic 5219daa7fb Revert "Merge branch 'dev' into master"
This reverts commit 4b91ee0044, reversing
changes made to fc7e3c5721.
2023-10-26 07:17:40 -04:00
Vladimir Mandic 3772716fae support lcm, switch fonts 2023-10-25 10:49:58 -04:00
Vladimir Mandic 2522bdeedb redesign job state and progress bar 2023-10-24 22:02:46 -04:00
Vladimir Mandic bc80c14704 log cleanup 2023-10-24 08:47:08 -04:00
Vladimir Mandic 15dfdbd4fe css fixes 2023-10-23 10:27:13 -04:00
Vladimir Mandic 4ecdf97ed0 css fixes 2023-10-22 12:38:54 -04:00
Vladimir Mandic 2b59b10b8a update todo/changelog 2023-10-21 13:53:25 -04:00
Vladimir Mandic 02fe33cb16 fix image filename handling 2023-10-21 11:13:49 -04:00
Vladimir Mandic d8bb3496df force update deis settings 2023-10-20 09:31:51 -04:00
Vladimir Mandic 6bda4fbc71 use short model name and update hints 2023-10-19 11:43:29 -04:00
Vladimir Mandic 231ca1ac7e fixes for zero-day issues 2023-10-18 11:37:33 -04:00
Vladimir Mandic 3cd7d7cca0 multiple fixes 2023-10-14 12:07:41 -04:00
Vladimir Mandic 1bc7ffed73 lint fixes 2023-10-12 11:40:50 -04:00
Vladimir Mandic e2e6648bdb implement apply style 2023-10-12 11:00:30 -04:00
Vladimir Mandic 59b51cddf2 update context menu 2023-10-12 11:00:30 -04:00
Vladimir Mandic da8b5eced0 fix int in namegen 2023-10-11 13:36:55 -04:00
Vladimir Mandic bfdafb6215 extension compatibility patches 2023-10-10 10:12:31 -04:00
Vladimir Mandic 49c58a0c06 gradio update phase one 2023-10-09 14:45:25 -04:00
Vladimir Mandic d951007d21 add motd 2023-10-09 08:46:48 -04:00
Vladimir Mandic d3ce70d4a9 update style 2023-10-07 10:12:00 -04:00
Vladimir Mandic 5bb89027dd update changelog 2023-10-07 10:03:16 -04:00
Vladimir Mandic 8e22fbbdb6 add style as en provider 2023-10-07 08:07:42 -04:00
Vladimir Mandic 109b1d6907 update style 2023-10-06 19:09:46 -04:00
Vladimir Mandic 35caccd3bd add free-u 2023-10-06 12:37:26 -04:00
Vladimir Mandic b225cedb50 css tweaks 2023-10-06 08:33:12 -04:00
Vladimir Mandic b790bcd637 xyz grid allow string/select switch 2023-10-05 15:10:01 -04:00
Vladimir Mandic d95236c927 add gen-styles 2023-10-04 14:30:58 -04:00
Vladimir Mandic 30fe75f205 fix recently broken extension js code loading 2023-10-04 12:35:18 -04:00
Vladimir Mandic 1e8205fbb1 bring metadata apply to speed 2023-10-04 11:10:47 -04:00
Vladimir Mandic 1e70a1ae57 civitai multithreaded downloads 2023-10-03 10:46:00 -04:00