Commit Graph

83 Commits (f77c5eb5fa6dea0136d36a6fc9f9f00a99d8f2cb)

Author SHA1 Message Date
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
Chris Mekarski 561588e8b7 Fix unloading 2023-02-17 16:49:35 -05:00
Chris Mekarski 5048c4c9f1 Add support for LeReS 2023-02-17 14:27:29 -05:00
Mikubill 0146699545 feat: impl t2i-adapter 2023-02-17 11:40:19 +00:00
Mikubill d09c520d40 ui: add threshold slider 2023-02-16 14:15:00 +00:00
Mikubill c7c9f936d0 fix: unload models when switching preprocessor 2023-02-15 13:03:35 +00:00
Mikubill 2108f7c90c feat: add scribble mode 2023-02-14 17:37:58 +00:00
Mikubill 98d24916f4 feat: add normal_map support (#31) 2023-02-14 13:24:21 +00:00
Mikubill d896a7c288 feat: add support for uniformer, skip reload model when not changed 2023-02-14 10:38:09 +00:00
Mikubill 570bb2c787 feat: add midas support 2023-02-13 17:37:17 +00:00
Mikubill 21056faa2a feat: add samples 2023-02-13 09:58:17 +00:00
Mikubill eed7e5dd51 feat: make openpose mode works 2023-02-13 09:10:52 +00:00
Mikubill b1af0414e9 feat: make canny mode works 2023-02-13 07:05:22 +00:00
Kakigōri Maker 1da97f4e2b
Add files via upload 2023-02-13 15:00:54 +09:00