Commit Graph

73 Commits (386adaa87ea23fe57b09c6d17df59ec4af03a96e)

Author SHA1 Message Date
lllyasviel 5c9731319b
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
[1.1.121] Preprocessor: inpaint_only+lama (#1558)
2023-06-08 17:42:08 -07:00
lllyasviel 34df0a3374
prepare for future preprocessors (#1552) 2023-06-04 14:18:05 -07:00
lllyasviel f4882dc62c
version (#1444) 2023-05-26 19:55:27 -07:00
lllyasviel 5fe0981be0
add inpaint_only (#1441) 2023-05-26 19:42:52 -07:00
lllyasviel 4e20236f3c
add tile_colorfix+sharp (#1434) 2023-05-26 06:22:40 -07:00
lllyasviel aa3ef8215a
add tile_colorfix (#1430)
* add tile_colorfix

* add tile_colorfix

* add tile_colorfix
2023-05-25 23:54:40 -07:00
lllyasviel fdb8b00c18
fix conflict with Tiled Diffudion (#1428) 2023-05-25 22:23:02 -07:00
lllyasviel cb94dda767
ui filter (#1422) 2023-05-25 07:56:12 -07:00
lllyasviel ecc84a2891
add preprocessor reference_adain and adain_attn (#1278)
add preprocessor reference_adain and adain_attn
2023-05-14 22:30:47 -07:00
lllyasviel 5e58a80248
Style Fidelity Slider (#1273)
style fid
2023-05-14 15:00:49 -07:00
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