lllyasviel
b2f9c73532
[Major Update] Reference-only Control ( #1235 )
...
[Major Update] Reference-only Control
2023-05-13 02:56:31 -07:00
lllyasviel
58d17e087a
Merge pull request #1190 from zombieyang/main
...
little bug fix: preprocessor is none but has resolution slider
2023-05-07 00:28:30 -07:00
unknown
64a236b326
fix: when preprocessor is none and keep recheck/uncheck PixelPerfect, the resolution slider will show
2023-05-07 11:56:03 +08:00
lvmin
a9ccfd19d0
safer code
2023-05-06 16:21:41 -07:00
lvmin
c64a11c44f
fix gradio
2023-05-06 14:34:32 -07:00
lvmin
29c38ca369
refine
2023-05-06 11:21:15 -07:00
lvmin
e90a17a7de
move codes
2023-05-06 11:05:59 -07:00
lvmin
0cf1c97815
Merge branch 'main' of https://github.com/zombieyang/sd-webui-controlnet into zombieyang-main
2023-05-06 11:03:49 -07:00
lvmin
3aead0a4f5
fix shuffle
2023-05-06 10:37:13 -07:00
lvmin
d70a22ae54
rename
2023-05-06 10:29:48 -07:00
lvmin
a57a8f71e0
fix all ratio problems
2023-05-06 10:27:17 -07:00
lvmin
7296e3c93e
init
2023-05-06 09:56:29 -07:00
unknown
71f6df02a2
add module_detail in /controlnet/module_list containing sliders config and reuse code with controlnet.build_sliders
2023-05-06 06:23:50 +08:00
lvmin
53e5bb4d6f
remove dangerous options, add leres++
2023-05-02 01:29:01 -07:00
lvmin
a153f2a95d
now we can preview clipvision
2023-04-30 20:07:29 -07:00
lvmin
90d06690ae
emergency temp fix
2023-04-30 19:37:06 -07:00
huchenlei
c700483928
Add download json button
2023-04-30 21:13:06 -04:00
huchenlei
d80aef8a25
Reduce boilerplate on openpose preprocessor declaration
2023-04-28 17:18:17 -04:00
lvmin
1f1a9e135d
fix
2023-04-26 19:46:55 -07:00
Arron17
c9d32787da
Adding Manga Line Extraction Processor
...
Adding initial working Manga Line Extraction Processor from https://github.com/ljsabc/MangaLineExtraction_PyTorch
2023-04-26 21:46:30 +01:00
lvmin
6b2b0ec33d
new tile model will soon use tile_resample as preprocessor
2023-04-25 06:35:52 -07:00
lvmin
cd8b5d46c0
make room for new tile model
2023-04-24 20:35:40 -07:00
lvmin
238c8cd8f1
improve inpaint mask quality
2023-04-19 01:19:40 -07:00
ljleb
26372c657a
int thr_aaa
2023-04-18 01:37:35 -04:00
lvmin
a4519c98a3
add lineart_standard
2023-04-17 18:31:09 -07:00
lvmin
42158b1b43
major update - ControlNet 1.1 GUI
2023-04-17 16:53:20 -07:00
Joseph Catrambone
385b67c2e3
Merge upstream changes and resolve merge conflicts.
2023-04-17 09:35:49 -07:00
lvmin
a54dc953ce
add tile noise
2023-04-17 01:41:00 -07:00
lvmin
4d8bc25835
fix tile
2023-04-16 23:40:47 -07:00
lvmin
34c5b40e15
support inpaint
2023-04-16 18:42:44 -07:00
lvmin
740af65de4
fix threshold
2023-04-16 17:39:24 -07:00
lvmin
e6d3a326c4
add tile and xdog
2023-04-16 17:18:12 -07: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
Mikubill
b7a2058419
fix: deprec thr-based inversion (and #736 ), cleanup code
2023-04-15 07:41:26 +00:00
RcINS
b1c0bc62e0
Add {lineart, lineart_anime, normalbae, oneformer, shuffle, zoe} annotator
2023-04-13 18:01:29 +08:00
Joseph Catrambone
f2c6341c9c
Fix issue with thresholds not being accepted by mediapipe function.
2023-03-31 12:00:02 -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
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
a2c1561c1f
Fix processor script + init to correctly generate processed face.
2023-03-30 17:12:03 -07:00
Joseph Catrambone
78833dce35
Add MediaPipe Face conditioning as a step.
2023-03-30 16:30:41 -07:00
Mikubill
d41c470ebc
fix: minor fix for fake_scribble
2023-03-06 11:12:23 +00:00
Yoshitada Kurozumi
b49d3375ca
Add binary preprocessor
2023-03-06 01:09:34 +09:00
Mikubill
cdc807ad55
feat: add color annotator, minor fix
2023-03-05 04:54:18 +00:00
Mikubill
9acfb6d89e
feat: add clip_vision annotator, support non-image input
2023-03-05 04:27:36 +00:00
Mikubill
3ccc1fd01e
fix: move depth_boosting to settings
2023-02-21 03:25:29 +00:00
Chris Mekarski
030922a3d2
Add depth boost
...
https://github.com/compphoto/BoostingMonocularDepth
2023-02-19 20:52:00 -05:00
Chris Mekarski
5620c1cd5a
Add LeReS depth thresholds and cleanup
...
Adds near and background removal/thresholds
Adds CPU model loading
Increase default model res to 512
Pass image dimensions to model
Remove duplicate functions in utils.py
2023-02-18 14:02:13 -05:00