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 |
Joseph Catrambone
|
f2c6341c9c
|
Fix issue with thresholds not being accepted by mediapipe function.
|
2023-03-31 12:00:02 -07:00 |
Joseph Catrambone
|
50a4865525
|
Forgot to connect UI components.
|
2023-03-31 11:42:41 -07:00 |
Joseph Catrambone
|
132bcb4dc9
|
Since we're already diverging from the original, might as well remove vestigial annotation stuff.
|
2023-03-31 11:39:37 -07:00 |
Joseph Catrambone
|
51cbd171f4
|
Default to 0.5 confidence. Handle an edge case where result set is null rather than empty.
|
2023-03-31 11:33:15 -07:00 |
Joseph Catrambone
|
4adb9a38b9
|
Make min_confidence a required parameter. Change the default max faces to 10.
|
2023-03-31 11:26:54 -07:00 |
Vespinian
|
c99056ba95
|
Use the deprecated routes in the deprecated route tests
|
2023-03-31 14:08:30 -04:00 |
Joseph Catrambone
|
42a25e0b5c
|
Update UI to allow number of faces and confidence to be selected.
|
2023-03-31 10:57:10 -07:00 |
Joseph Catrambone
|
eeb27da545
|
Missed a few references. Renaming.
|
2023-03-31 10:49:31 -07:00 |
Joseph Catrambone
|
3cd07a6ee8
|
Rename mediapipe_laion_face to mediapipe_face.
|
2023-03-31 10:48:17 -07:00 |
Joseph Catrambone
|
f4d728539c
|
Move the copy from controlnet's internals back into laion_face_common to see if we can alleviate the negative stride without changing the codebase.
|
2023-03-31 10:31:55 -07:00 |
Joseph Catrambone
|
869602ffb0
|
Correctly return image. Perform a copy of detected_map because of 'ValueError: At least one stride in the given numpy array is negative'. Will have to ask why this happens.
|
2023-03-31 10:02:58 -07:00 |
Vespinian
|
bf0cee86aa
|
Forgot to add assert_status_ok in default params test
|
2023-03-31 11:47:50 -04:00 |