Commit Graph

1955 Commits

Author SHA1 Message Date
3cc49f449c remove merge artifact 2025-02-27 13:11:21 +03:30
0378d75f71 Merge remote-tracking branch 'upstream/beta' into feat-change-img-count 2025-02-26 23:11:13 +03:30
8d6021e6c3 Merge remote-tracking branch 'upstream' into feat-change-img-count 2025-02-26 23:00:54 +03:30
e55108a8d9 Merge remote-tracking branch 'origin' into feat-change-img-count 2025-02-26 22:20:26 +03:30
1ec4547a68 v3.5.6 2025-02-17 14:53:00 +05:30
827ec785e1 Fix broken model merge 2025-02-17 14:52:13 +05:30
26cbc30407 Use the correct size of the image when used as the input. Code credit: @AvidGameFan 2025-02-13 11:33:29 +05:30
19c6e10eda Use the correct size of the image when used as the input. Code credit: @AvidGameFan 2025-02-10 12:49:38 +05:30
55daf647a0 v3.5.5 / v3.0.13 - torchruntime 2025-02-10 10:36:43 +05:30
5e5e39c285 changelog 2025-02-08 15:10:50 +05:30
cd8365558a Remove hardcoded references to torch.cuda; Use torchruntime and sdkit's device utilities instead 2025-02-08 15:08:46 +05:30
7577a1f66c v3.5.4 2025-02-08 11:27:32 +05:30
a8b1bbe441 Fix a bug where the inpainting mask wasn't resized to the image size when using the WebUI/v3.5 backend. Thanks @AvidGameFan for their help in investigating and fixing this! 2025-02-08 11:26:03 +05:30
a1fb9bc65c Revert "Merge pull request #1874 from AvidGameFan/inpaint_mask_size"
This reverts commit f737921eaa, reversing
changes made to b12a6b9537.
2025-02-07 10:46:03 +05:30
f737921eaa Merge pull request #1874 from AvidGameFan/inpaint_mask_size
Remove inpaint size limit
2025-02-07 10:27:44 +05:30
b12a6b9537 changelog 2025-02-06 13:08:58 +05:30
2efef8043e Remove hardcoded torch.cuda references from the webui backend code 2025-02-06 13:07:10 +05:30
9e21d681a0 Remove hardcoded references to torch.cuda; Use torchruntime and sdkit's device utilities instead 2025-02-06 13:06:51 +05:30
964aef6bc3 Fix a bug preventing the installation of the WebUI backend 2025-02-04 17:57:08 +05:30
07105d7cfd Debug logging for webui root dir 2025-02-04 17:47:58 +05:30
76485ab1e7 Move the half precision bug check logic to sdkit 2025-02-03 10:58:43 +05:30
35f752b36d Move the half precision bug check logic to sdkit 2025-01-31 16:28:12 +05:30
e57599c01e Fix for conda accidental jailbreak when using WebUI 2025-01-28 10:33:25 +05:30
7e635caec8 version bump for wmic deprecation 2025-01-04 18:12:49 +05:30
8e9a9dda0f Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it 2025-01-04 18:07:00 +05:30
4a62d4e76e Workaround for when the context doesn't have a model_load_errors field; Not sure why it doesn't have it 2025-01-04 18:04:43 +05:30
0af3fa8e98 version bump for wmic deprecation 2025-01-04 13:28:50 +05:30
74b25bdcb1 Replace the use of wmic (deprecated) with a powershell call 2025-01-04 13:25:53 +05:30
e084a35ffc Allow image editor to grow
Limiting the editor size seems to cause failures in inpainting, probably due to a mismatch with the requested image size.
2024-12-27 22:10:14 -05:00
ad06e345c9 Allow new resolutions with Use As Input
When Use As Input provides unlisted resolutions, add them first so that they'll be recognized as valid.
2024-12-24 23:36:12 -05:00
572b0329cf Prevent invalid size settings for Use As Input
Images larger than the window size show up as blank sizes when setting the field.  Retain previous (presumably valid) size rather than set an invalid one.
2024-12-23 21:46:25 -05:00
33ca04b916 Use as Input sets size
Force the generate size to match the image size when clicking Use as Input.
2024-12-22 21:22:37 -05:00
8cd6ca6269 Remove inpaint size limit
With the limit removed, inpaint can work with image sizes larger than 768 pixels.
2024-12-22 17:36:01 -05:00
49488ded01 v3.5.1 2024-12-17 18:29:39 +05:30
2f9b907a6b Update Forge to the latest commit 2024-12-17 18:28:47 +05:30
d5277cd38c Potential fix for #1869 2024-12-17 14:35:41 +05:30
546fc937b2 Annual 2024-12-13 15:56:10 +05:30
fe2443ec0c Annual 2024-12-13 15:55:19 +05:30
28badd5319 2024-12-12 00:30:08 +05:30
b302764265 2024-12-12 00:26:16 +05:30
1a1f8f381b winter is coming 2024-12-12 00:16:48 +05:30
6121f580e9 winter is coming 2024-12-12 00:15:31 +05:30
77a9226720 Annotate with types for pydantic 2024-12-11 11:47:18 +05:30
d0be4edf1d Update to the latest forge commit - b592142f3b46852263747a4efd0d244ad17b5bb3 2024-10-28 18:34:36 +05:30
d4ea34a013 Increase the webui health-check timeout to 30 seconds (from 1 second); Also trap ReadTimeout in the collection of TimeoutError 2024-10-28 18:34:00 +05:30
459bfd4280 Temp patch for missing attribute 2024-10-18 08:30:29 +05:30
f751070c7f Warn for schedulers and steps with Flux models 2024-10-17 12:14:01 +05:30
3f03432580 Get the Controlnet filters from the backend, instead of hardcoding to sdkit 2024-10-17 11:23:52 +05:30
d5edbfee8b Remember the Face Fix and Codeformer settings in the UI 2024-10-17 10:49:26 +05:30
d8c3d7cf92 Merge pull request #1847 from easydiffusion/forge
ED 3.5 - Forge as a new backend
2024-10-12 12:52:16 +05:30