Commit Graph

7664 Commits (e66fe42f4e8a5021bbf430f8a7d990a4b4bd4f92)

Author SHA1 Message Date
Vladimir Mandic db50997701
Merge pull request #2567 from iDeNoh/css-patch-1127
Css patch 1127
2023-11-27 16:30:21 -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 12411f2858 update hdr 2023-11-27 09:03:22 -05:00
Vladimir Mandic 49f8730814 fix save text file for manually saved images 2023-11-27 08:07:12 -05:00
vladmandic 8136723f42 Deploying to master from @ vladmandic/automatic@090d73226a 🚀 2023-11-27 08:19:15 +00:00
AI-Casanova 6d11fdf695
SDXL Rebasin (#2561)
* Add SDXL PermSpec

Also attempt to fix unmatched key error

* Fixes

* Renumber SDXL PermSpec
2023-11-25 15:23:30 -06:00
Vladimir Mandic 45e3eb5d79 update readme 2023-11-25 13:36:13 -05:00
Vladimir Mandic 1502dc2e13 add kandinsky3 support 2023-11-25 13:27:16 -05:00
Vladimir Mandic a6a3216d2e ipadapter batch/cache/unload 2023-11-25 12:30:25 -05:00
Vladimir Mandic 128bbe5561 fix img2img/inpaint paste params 2023-11-25 11:53:51 -05:00
Vladimir Mandic 090d73226a fix controlnet compatibility 2023-11-25 11:19:18 -05:00
Vladimir Mandic 9bd66e578a fix prompt padding 2023-11-25 10:16:03 -05:00
Vladimir Mandic d7ff507e4c autodetect inpaint and instruct pipelines 2023-11-25 08:21:04 -05:00
Vladimir Mandic bcba5cadab add ip adapter and hdr latent control 2023-11-24 18:06:09 -05:00
Aptronymist a4a7a937a6
Update README.md
Added link to RD.
2023-11-24 11:44:14 -08:00
Vladimir Mandic 1d5eb29550 lint fixes 2023-11-24 09:27:28 -05:00
Vladimir Mandic d13f3dfeed always log level debug to log file 2023-11-24 09:21:47 -05:00
Vladimir Mandic 0e95630ee5 fix prompt display 2023-11-24 09:00:17 -05:00
Vladimir Mandic 9edfc987e0 add task_args 2023-11-24 08:32:06 -05:00
Vladimir Mandic 29461cb6f2
Merge pull request #2550 from vladmandic/master
refresh dev
2023-11-24 08:31:32 -05:00
Vladimir Mandic 36562509f0 fix types 2023-11-23 14:38:46 -05:00
Vladimir Mandic aed6aa0217 relax type checks 2023-11-23 14:23:19 -05:00
Vladimir Mandic 88aabcb3c5 update changelog 2023-11-23 10:45:40 -05:00
Vladimir Mandic 50102fdeca
Merge pull request #2540 from vladmandic/dev
merge dev to master
2023-11-23 10:40:09 -05:00
Vladimir Mandic e70f3eecda cleanup master 2023-11-23 10:39:44 -05:00
Vladimir Mandic 567b9dd435 offloading deal with meta tensors 2023-11-23 10:31:46 -05:00
Vladimir Mandic 096fd04f53 fix model offload on long prompts and update requirements 2023-11-23 09:42:24 -05:00
Vladimir Mandic 2ab4b512c8 update changelog 2023-11-22 18:30:29 -05:00
Vladimir Mandic 2475a4c2cf
Merge pull request #2537 from iDeNoh/mobile-css-quality-pass-2
Mobile css quality pass 2
2023-11-22 18:22:34 -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 fd9d747a47 force inpaint 2023-11-22 12:28:35 -05:00
Vladimir Mandic d660b288f8 model update check if latest exists 2023-11-22 11:53:41 -05:00
Vladimir Mandic 15503a7e0c add experimental model update 2023-11-21 12:25:19 -05:00
Disty0 bd141bbfeb IPEX decrease Torch GC Threshold to 80 2023-11-21 16:47:35 +03:00
Disty0 bee397e8da Fix non-existent OpenVINO version 2023-11-21 14:39:20 +03:00
Disty0 1793c2e116 OpenVINO fix LoRa and Update to Torch 2.1.1 2023-11-21 14:22:55 +03:00
Vladimir Mandic e6a8a43bdc fix controlnet compatibility 2023-11-20 16:49:46 -05:00
Vladimir Mandic 610e89642d fix controlnet compatibility 2023-11-20 16:49:27 -05:00
AI-Casanova d077658524 Fix rebasin 2023-11-20 14:34:15 -06:00
Vladimir Mandic 00b246c052 update advanced merging 2023-11-20 11:43:30 -05:00
AI-Casanova 564b67bcd8
Merge: Typo and error handling (#2527)
* Typo and error handling

* typo typo

* error logging

* fix alpha vs beta

* Don't log VAE keys in unpruning
2023-11-19 13:47:02 -06:00
Vladimir Mandic 2b5adeeb92
Merge pull request #2443 from AI-Casanova/Extended-Merging
Advanced Merging
2023-11-19 13:09:57 -05:00
AI-Casanova 581ab58bdd Fix item 1,2,3,5,6 2023-11-19 12:03:13 -06:00
AI-Casanova c5371a5087 pylint fixes 2023-11-18 12:05:15 -06:00
AI-Casanova f2b66b8720 Error handling 2023-11-18 11:45:54 -06:00
AI-Casanova d9d3c2e7fc Replace Original Merge Method Major Cleanup 2023-11-18 11:33:20 -06:00
AI-Casanova 026790fe4c Cleanup and optimization 2023-11-18 11:14:15 -06:00
AI-Casanova d2d54af7ac Cleanup and Credits 2023-11-18 11:04:43 -06:00