Commit Graph

7664 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
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
Vladimir Mandic f6dd495eb3 multiple fixes 2023-11-09 09:04:50 -05:00
Vladimir Mandic e3cd9e473c
Merge pull request #2467 from iDeNoh/ui-dropdown-fix
UI-Dropdown Fix
2023-11-08 23:17:11 -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 f7fe7242c3
Merge branch 'vladmandic:master' into ui-dropdown-fix 2023-11-08 12:00:01 -06:00
Vladimir Mandic 3c9c9cf471 fix paste parser 2023-11-08 12:21:36 -05:00
Vladimir Mandic 28365d6b69 fix forced filename 2023-11-08 12:09:09 -05:00
Redacted 26823f794c
Merge branch 'master' into ui-dropdown-fix 2023-11-08 11:08:30 -06:00
Vladimir Mandic a5f6e884e7 cleanup codeformer 2023-11-08 12:00:51 -05: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
Redacted f8ae261fc3
SD-Upscaler fix
-changed upscaler list from radio input to dropdown.
2023-11-08 10:49:50 -06:00
Vladimir Mandic a68f0bcbe4 rework prompt paste 2023-11-08 11:33:40 -05:00
Vladimir Mandic 8bcb14d0ac fix adetailer with controlnet 2023-11-08 08:35:13 -05:00
Vladimir Mandic a03d7ce99c fix manual save 2023-11-08 07:41:42 -05:00
Vladimir Mandic 00562a5084 cleanup model paths 2023-11-08 07:38:45 -05:00
Seunghoon Lee 924fae3d84
DirectML LCMScheduler fix 2023-11-08 17:30:24 +09:00
Vladimir Mandic af30c1e27c en error handler 2023-11-07 13:15:45 -05:00
AI-Casanova e112cb17b9 Merge remote-tracking branch 'upstream/dev' into Extended-Merging 2023-11-07 10:16:35 -06:00
Vladimir Mandic 56cf80b8e0 fix inpaint 2023-11-07 10:12:21 -05:00
Vladimir Mandic ca7cd437af update changelog 2023-11-07 09:37:21 -05:00
Vladimir Mandic 1f068feb44 fix dpm sde 2023-11-07 09:35:54 -05:00
Vladimir Mandic e53db4e259 use ThreadPoolExecutor for extra networks 2023-11-07 08:00:44 -05:00
Vladimir Mandic a2b50b6922 update changelog 2023-11-06 17:51:00 -05:00
Vladimir Mandic 361903660f log cleanup 2023-11-06 17:50:29 -05:00
Vladimir Mandic ef5187a23a
Merge pull request #2447 from vladmandic/dev
merge dev to master
2023-11-06 17:10:44 -05:00
Vladimir Mandic f69759c218 update changelog 2023-11-06 17:08:15 -05:00
Vladimir Mandic 981acdb2a5 new diffusers callbacks 2023-11-06 15:26:15 -05:00
Vladimir Mandic 3062b1125e fix progress at zero 2023-11-06 14:20:16 -05:00
Vladimir Mandic c243a42af6
Merge pull request #2445 from iDeNoh/new-css-fixes
fixing previous css modifications
2023-11-06 13:25:14 -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 47616b6552 added previews 2023-11-06 12:48:42 -05:00
Vladimir Mandic 28ee8b4d57 improve preview lookups 2023-11-06 12:19:52 -05: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
Vladimir Mandic cca69e526d update 2023-11-06 09:42:09 -05:00
AI-Casanova 515a546a91 Fix rebasin 2023-11-06 08:19:50 -06:00
AI-Casanova 44fcf8f4a2 Merge remote-tracking branch 'upstream/dev' into Extended-Merging 2023-11-05 19:47:25 -06:00
AI-Casanova 020d8ed1dc Add Merge Files Natively 2023-11-05 19:45:15 -06: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
AI-Casanova 685f392967 Added Tabs 2023-11-05 07:10:05 -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 c85c2224ae update requirements 2023-11-04 13:21:37 -04:00