Commit Graph

1911 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
lvmin 727c6e3e3b do not invert softpidi 2023-04-15 12:10:20 -07:00
lllyasviel 80e76f8f89
Merge pull request #752 from Mikubill/lvmin
remove buggy pycocotools
2023-04-15 11:42:32 -07:00
lvmin 00c03410e6 Merge branch 'lvmin' of github.com:Mikubill/sd-webui-controlnet 2023-04-15 11:41:07 -07:00
lvmin efee5fe399 remove buggy pycocotools 2023-04-15 11:40:35 -07:00
lllyasviel c57487a956
Merge pull request #751 from Mikubill/main
Merge pull request #750 from Mikubill/lvmin
2023-04-15 11:13:58 -07:00
lllyasviel 53fbd01dae
Merge pull request #750 from Mikubill/lvmin
test can i commit
2023-04-15 10:58:19 -07:00
lvmin d640c2dbc0 test can i commit 2023-04-15 10:50:08 -07:00
Kakigōri Maker 9cd6e5d13a
Merge pull request #747 from Mikubill/cnet-1.1
cnet 1.1 minor fix, p1
2023-04-16 02:04:21 +09:00
Mikubill fd26f03b85 fix: deps, minor fix 2023-04-15 17:03:18 +00:00
Mikubill 5bad033b07 fix: add auto-inversion for lineart-* models (https://github.com/Mikubill/sd-webui-controlnet/issues/736#issuecomment-1509890905) 2023-04-15 16:57:24 +00:00
Kakigōri Maker b2a2d1a075
Merge pull request #742 from Mikubill/cnet-1.1
Add support for ControlNet 1.1
2023-04-16 01:11:12 +09:00
Mikubill 3b7e491974 add support for global_average_pooling 2023-04-15 15:11:14 +00:00
Kakigōri Maker 3d000778ea
Merge branch 'main' into cnet-1.1 2023-04-15 19:41:11 +09:00
Kakigōri Maker d575ccf5d6
Merge pull request #720 from DanielKauss/fix-hires
Use image scaled to target resolution for hires fix
2023-04-15 19:39:32 +09:00
Kakigōri Maker 345330cb19
Update controlnet.py 2023-04-15 19:37:11 +09:00
Kakigōri Maker 5384ddafa5
Update hook.py 2023-04-15 19:35:23 +09:00
Mikubill f5eb9bd080 i 2023-04-15 08:11:52 +00:00
Mikubill 920c948ec0 fix: remove large txt file (of) 2023-04-15 08:05:29 +00:00
Mikubill b7a2058419 fix: deprec thr-based inversion (and #736), cleanup code 2023-04-15 07:41:26 +00:00
Kakigōri Maker e5b565e27f
Merge pull request #741 from Norne9/fix_resolution_mismatch
Fix resolution mismatch in inpaint
2023-04-14 01:38:14 +09:00
Aleksey Pestov 86aa5d415c Fixed inpainting for same or lower resolution images 2023-04-13 17:13:58 +03:00
RcINS 2cca805b2a Extraction add half option 2023-04-13 18:01:29 +08:00
RcINS b1c0bc62e0 Add {lineart, lineart_anime, normalbae, oneformer, shuffle, zoe} annotator 2023-04-13 18:01:29 +08:00
Kakigōri Maker 0f549888fd
Merge pull request #738 from Mikubill/revert-731-patch-1
Revert "Create __init__.py"
2023-04-13 16:58:07 +09:00
Kakigōri Maker ae2b83ce47
Revert "Create __init__.py" 2023-04-13 16:57:43 +09:00
Kakigōri Maker d0ff352372
Merge pull request #729 from cxDosx/main
add RGB to BGR in api
2023-04-13 15:00:56 +09:00
Kakigōri Maker 186fcb2c8b
Merge pull request #731 from souramoo/patch-1
Create __init__.py
2023-04-13 15:00:01 +09:00
DanielKauss ff9ea88525 Fixed batches, fixed support for extensions 2023-04-12 19:29:25 +02:00
Souradip Mookerjee 8dd39d61b7
Create __init__.py
Fix bug when loading controlnet into webui
2023-04-12 09:46:10 +01:00
Kakigōri Maker e188510805
Merge pull request #728 from DoubleCai/main
Fix response serialization error
2023-04-12 12:24:32 +09:00
cxDosx d480b1f188 support RGB to BGR in api 2023-04-11 16:37:02 +08:00
DoubleCai 12b925b21f Fix response serialization error 2023-04-11 13:53:52 +08:00
DanielKauss c5403ced56 Merge branch 'fix-hires' of https://github.com/DanielKauss/sd-webui-controlnet into fix-hires 2023-04-10 16:09:23 +02:00
DanielKauss c97735fefd added check to see if hint_cond was modified externally 2023-04-10 16:09:09 +02:00
DanielKauss fddbc836db
exchange issubclass for isinstance
Co-authored-by: ljleb <lebel.louisjacob@gmail.com>
2023-04-10 01:29:21 +02:00
DanielKauss c4158b0931
Merge branch 'main' into fix-hires 2023-04-09 20:41:43 +02:00
DanielKauss bd4f1a1e13 When using hires fix, controlnet now uses a higher resolution image 2023-04-09 19:36:32 +02:00
Kakigōri Maker 187ae88038
Merge pull request #702 from AlUlkesh/main
Adding elem_ids to target controlnet image
2023-04-09 19:29:45 +09:00
Kakigōri Maker da4eed03e9
Merge pull request #694 from chrisgoringe/req/633
Req/633
2023-04-09 19:01:49 +09:00
Kakigōri Maker 3e4155adb0
从Norne9/fix_inpaint_only_masked合并拉取请求#706
Fix Inpaint with ControlNet for Different Image Resolutions
2023-04-09 19:00:07 +09:00
Aleksey Pestov b80b53d0c9 Merge branch 'fix_inpaint_only_masked' 2023-04-06 16:47:36 +03:00
Vespinian fbcbe6f84b Added a 0 controlunit tests in alwayson script to test the default units created in a normal API call, should also test for mismatch max units vs given units 2023-04-04 20:20:53 -04:00
Vespinian 177379ffe5 Revert "Experiment: add 2 tests that change the max model option to test 2 max_model with 1 unit"
This reverts commit 31aacd242f.
2023-04-04 20:10:59 -04:00
Vespinian 31aacd242f Experiment: add 2 tests that change the max model option to test 2 max_model with 1 unit 2023-04-03 22:53:29 -04:00
Aleksey Pestov c9993fdb84 Fix image cropping problem for inpaint 2023-04-03 13:27:24 +03:00
AlUlkesh 3c3b3425c5 Adding elem_ids to target controlnet image 2023-04-02 19:19:57 +02:00
Chris c3a8ac9da8 oops 2023-04-01 23:36:15 +11:00
Chris 5de9f6bab9 s 2023-04-01 22:08:02 +11:00
Chris 7021aeab97 save fake clip_vision map 2023-04-01 22:08:02 +11:00
Joseph Catrambone 603449ce48 Clarify error message and remove PIL import. 2023-03-31 12:07:44 -07:00