Commit Graph

386 Commits

Author SHA1 Message Date
AUTOMATIC1111
2b50233f3f fix bugs in lora support 2024-07-16 20:50:25 +03:00
AUTOMATIC1111
7e5cdaab4b SD3 lora support 2024-07-15 08:31:55 +03:00
w-e-w
c3d8b78b47 py 3.9 compatibility 2024-07-08 14:17:51 +09:00
AUTOMATIC1111
2fec94710b
Merge pull request #16060 from xiaoxianBoy/fix-typos
chore: fix typos
2024-07-06 10:06:35 +03:00
AUTOMATIC1111
3bd4a08119
Merge pull request #16062 from AUTOMATIC1111/fix-infotext-Lora-hashes-fro-hires-fix-different-lora
fix infotext Lora hashes fro hires fix different lora
2024-07-06 10:04:06 +03:00
AUTOMATIC1111
372a8e0658
Merge pull request #16151 from AUTOMATIC1111/dora-fix
Possible fix of wrong scale in weight decomposition
2024-07-06 09:48:53 +03:00
Kohaku-Blueleaf
bfbca31074 possible fix of wrong scale
https://github.com/comfyanonymous/ComfyUI/pull/3922
2024-07-05 18:56:39 +08:00
w-e-w
109bbda709 fix infotext Lora hashes fro hires fix different lora 2024-06-21 15:11:41 +09:00
snoppy
13f22974a4
chore: fix typos
Signed-off-by: snoppy <michaleli@foxmail.com>
2024-06-21 09:52:02 +08:00
AUTOMATIC1111
5b2a60b8e2 initial SD3 support 2024-06-16 08:04:31 +03:00
AUTOMATIC1111
3ef9f2748d
Merge branch 'dev' into bgh-handle-metadata-issues-more-cleanly 2024-06-08 12:16:55 +03:00
AUTOMATIC1111
742bfbe0ec
Merge pull request #15679 from AUTOMATIC1111/lora-bundled-TI-infotext
LoRA bundled TI infotext
2024-06-08 11:54:29 +03:00
AUTOMATIC1111
b4723bb8c1
Merge pull request #15815 from AUTOMATIC1111/torch-float64-or-float32
fix soft inpainting on mps and xpu, torch_utils.float64
2024-06-08 11:07:29 +03:00
AUTOMATIC1111
816bc424c4
Merge pull request #15816 from huchenlei/bias_backup
[Performance 5/6] Prevent unnecessary extra networks bias backup
2024-06-08 10:56:40 +03:00
AUTOMATIC1111
96f907ee09
Merge branch 'dev' into fix-Hypertile-xyz 2024-06-08 10:45:36 +03:00
AUTOMATIC1111
cd9e9e4049 remove unneeded tabulation 2024-06-08 10:13:38 +03:00
AUTOMATIC1111
15245d9d5e
Merge pull request #15600 from AUTOMATIC1111/fix-corrupt-model-loop
Fix corrupt model initial load loop
2024-06-08 10:12:45 +03:00
eatmoreapple
10f8d0f842 feat: lora partial update precede full update. 2024-06-04 15:02:13 +08:00
w-e-w
24a59ad3d2 fix Hypertile xyz grid 2024-05-18 18:38:24 +09:00
huchenlei
b2ae4490b9 Fix LoRA bias error 2024-05-16 14:45:00 -04:00
huchenlei
51b13a8c54 Prevent uncessary bias backup 2024-05-16 11:39:01 -04:00
w-e-w
41f66849c7 mps, xpu compatibility 2024-05-16 23:18:20 +09:00
w-e-w
89103b4747 lora bundled TI infotext
Co-Authored-By: Morgon Kanter <9632805+mx@users.noreply.github.com>
2024-05-01 19:41:02 +09:00
Brendan Hoar
3902aa222b
Better error handling to skip non-standard ss_tag_frequency content 2024-04-26 06:44:41 -04:00
w-e-w
4bc39d234d Show LoRA if model is None 2024-04-23 02:39:45 +09:00
w-e-w
e9809de651 restore 1.8.0-style naming of scripts 2024-04-22 18:23:58 +09:00
huchenlei
0f82948e4f Fix cls.__module__ 2024-04-15 22:14:19 -04:00
AUTOMATIC1111
b0b90dc0d7
Merge pull request #15319 from catboxanon/feat/ssmd_cover_images
Support cover images embedded in safetensors metadata
2024-03-24 13:43:37 +03:00
catboxanon
c4402500c7 Support ssmd_cover_images 2024-03-24 02:33:10 -04:00
Andray
721c4309c2 escape brackets in lora random prompt generator 2024-03-21 16:29:51 +04:00
Andray
c3f75d1d85 little fixes zoom.js 2024-03-17 10:30:11 +04:00
Andray
e9b8a89b3c allow use zoom.js outside webui context 2024-03-17 09:29:11 +04:00
AUTOMATIC1111
93c7b9d7fc linter for #15262 2024-03-17 07:02:31 +03:00
AUTOMATIC1111
8dcb8faf5d
Merge branch 'dev' into dora-weight-decompose 2024-03-16 20:20:02 +03:00
Kohaku-Blueleaf
199c51d688 linter 2024-03-17 00:00:07 +08:00
Kohaku-Blueleaf
1792e193b1 Use correct implementation, fix device error 2024-03-16 23:52:29 +08:00
AUTOMATIC1111
0283826179 prevent make alt key from opening main menu if it's used for brush size also 2024-03-16 18:44:36 +03:00
AUTOMATIC1111
2f9d1c33e2
Merge pull request #15267 from light-and-ray/prevent_alt_menu_on_firefox
prevent alt menu for firefox
2024-03-16 18:31:55 +03:00
AUTOMATIC1111
874809e0ca
Merge pull request #15268 from light-and-ray/handle_0_wheel_deltaX
handle 0 wheel deltaY
2024-03-16 18:25:00 +03:00
Andray
c364b60776 handle 0 wheel deltaX 2024-03-16 18:08:02 +04:00
Andray
7598a92436 use e.key instead of e.code 2024-03-16 17:49:05 +04:00
Andray
eb2ea8df1d check e.key in up event 2024-03-16 17:42:25 +04:00
Andray
9142ce8188 fix linter and do not require reload page if option was changed 2024-03-16 16:14:57 +04:00
Andray
79514e5b8e prevent defaults for alt only if mouse inside image 2024-03-16 16:06:21 +04:00
AUTOMATIC1111
03ea0f3bfc
Merge pull request #15222 from light-and-ray/move_postprocessing-for-training_into_builtin_extensions
move postprocessing-for-training into builtin extensions
2024-03-16 09:43:01 +03:00
AUTOMATIC1111
d38b390ed4
Merge pull request #15239 from AUTOMATIC1111/Fix-lora-bugs
Add missing .mean() back
2024-03-16 09:06:05 +03:00
Andray
6f51e05553 prevent alt menu for firefox 2024-03-15 12:12:37 +04:00
v0xie
07805cbeee fix: AttributeError when attempting to reshape rescale by org_module weight 2024-03-14 17:05:14 -07:00
KohakuBlueleaf
9f2ae1cb85 Add missing .mean 2024-03-13 11:47:33 +08:00
Andray
4079b17dd9 move postprocessing-for-training into builtin extensions 2024-03-12 01:50:57 +04:00