Commit Graph

1911 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
ddPn08 5ec3e8a788
Merge remote-tracking branch 'origin/main' 2023-02-18 09:20:04 +09:00
missionfloyd e1ff318d72 Move annotators 2023-02-17 15:48:27 -07:00
missionfloyd fe86a08bac
Update README.md 2023-02-17 15:15:00 -07:00
missionfloyd 403447fcc1
Merge branch 'main' into model-path 2023-02-17 15:09:17 -07:00
Chris Mekarski 561588e8b7 Fix unloading 2023-02-17 16:49:35 -05:00
aiton-sd 7f38bca5d4
Add control item and fix typo 2023-02-18 06:12:18 +09:00
Chris Mekarski 5048c4c9f1 Add support for LeReS 2023-02-17 14:27:29 -05:00
Kakigōri Maker cd38bbe013
Merge pull request #165 from aiton-sd/main
Minor fixes to xyz_grid_support.py
2023-02-18 04:16:02 +09:00
aiton-sd 7fa574ab35
Compatibility with outdated WebUI versions 2023-02-18 04:03:50 +09:00
aiton-sd 7a800d5101
Merge branch 'Mikubill:main' into main 2023-02-18 03:52:50 +09:00
Mikubill bc75c7257b docs: add samples 2023-02-17 17:56:43 +00:00
Kakigōri Maker e6118a9c65
Update README.md 2023-02-18 02:53:51 +09:00
Mikubill c35e207174 docs: add samples 2023-02-17 17:53:13 +00:00
Mikubill edf4f5cfda Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-17 17:36:54 +00:00
Mikubill 08ded0c269 fix: keypose model loader (#162) 2023-02-17 17:36:48 +00:00
aiton-sd 123e80e8fe
Cleanup 2023-02-18 02:10:26 +09:00
Kakigōri Maker fc9e4d6145
Merge pull request #160 from ljleb/change-tab-during-sampling
fix issue with img2img batch when changing tab during sampling
2023-02-18 01:47:17 +09:00
ljleb b215d6f0f8 fix issue with img2img batch when changing tab during sampling 2023-02-17 11:25:01 -05:00
Mikubill 312882e781 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet 2023-02-17 15:54:59 +00:00
Mikubill e80b1c6524 fix: mps issue 2023-02-17 15:54:54 +00:00
Kakigōri Maker c47fc919b5
Merge pull request #155 from aiton-sd/main
Add some items to X/Y/Z plot
2023-02-18 00:48:33 +09:00
Mikubill 800afed509 fix: mps issue #156 2023-02-17 15:47:05 +00:00
aiton-sd 4e5e4ed2c5
Add some items to X/Y/Z plot 2023-02-18 00:27:40 +09:00
aiton-sd c027c163a5
Add control items 2023-02-18 00:22:15 +09:00
Kakigōri Maker 3f9e1a7f30
Update README.md 2023-02-18 00:21:17 +09:00
Kakigōri Maker 2784ef323e
Merge pull request #140 from Mikubill/t2i-adapter
Integrate with T2I-Adapter
2023-02-18 00:20:11 +09:00
Mikubill 71c9f76c95 fix: import cond_cast_unet for mps devices only 2023-02-17 15:19:17 +00:00
Mikubill 21dbfde479 chore: minor fix 2023-02-17 15:14:15 +00:00
Mikubill eca48855f8 merge conflict 2023-02-17 15:03:39 +00:00
Mikubill 85d3611db1 chore: docs and samples 2023-02-17 15:01:19 +00:00
Kakigōri Maker ca279df486
Merge pull request #143 from brkirch/use-unet-precision
Use UNet precision, add `--upcast-sampling` support
2023-02-17 23:57:53 +09:00
ddPn08 8d8837ff70
fix typo 2023-02-17 23:57:41 +09:00
ddPn08 33137bd391
Merge remote-tracking branch 'origin/main' 2023-02-17 23:57:30 +09:00
Kakigōri Maker 3484a30b94
Merge pull request #94 from eltociear/patch-1
chore: fix typo in metrics.py
2023-02-17 23:35:48 +09:00
Mikubill 1aca5b3813 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into t2i-adapter 2023-02-17 14:02:23 +00:00
Kakigōri Maker e3a2e0906e
Merge pull request #145 from aiton-sd/main
Add Weight item to X/Y/Z plot
2023-02-17 23:01:44 +09:00
ddPn08 4d7fd17d02
fix ui 2023-02-17 22:54:35 +09:00
ddPn08 64e46763da
fix variable name 2023-02-17 22:45:13 +09:00
ddPn08 6c0b0bbb37
Merge remote-tracking branch 'origin/main' 2023-02-17 22:42:46 +09:00
Mikubill 2b36e819a0 feat: impl timestep based strength 2023-02-17 13:10:20 +00:00
Mikubill 0146699545 feat: impl t2i-adapter 2023-02-17 11:40:19 +00:00
Mikubill 8f58fb5d25 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into t2i-adapter 2023-02-17 11:36:11 +00:00
Kakigōri Maker fa35459ff9
Update controlnet.py
related: #146, #147
2023-02-17 20:22:12 +09:00
aiton-sd 82021ade54
Add Weight item to X/Y/Z plot 2023-02-17 20:05:21 +09:00
Kakigōri Maker 0f18cd87e7
Merge pull request #122 from GeorgLegato/GeorgLegato_SVG_Support
Supporting SVG graphics as input (drag/drop and select file)
2023-02-17 19:41:09 +09:00
brkirch f1724fd221 Use UNet precision, add --upcast-sampling support 2023-02-17 04:59:53 -05:00
Kakigōri Maker 4dab9f4790
Merge pull request #142 from ljleb/auto-no-detectmap
automatically remove detectmap in img2img batch tab
2023-02-17 18:56:31 +09:00
ljleb 33ede984c4 add back option in case someone wants it 2023-02-17 04:50:24 -05:00
ljleb 5e3b8e9b9f automatically remove no detectmap in img2img batch tab 2023-02-17 04:20:29 -05:00
ddPn08 3a03eb7e64
Merge remote-tracking branch 'origin/main' 2023-02-17 18:09:49 +09:00