Commit Graph

222 Commits (94bab91a8a54044820343bcec59837d6183d8521)

Author SHA1 Message Date
Dowon 0204ae3150 fix(modules): conditional imports 2024-04-14 17:00:55 +09:00
Dowon 3c27ab30ce fix(scripts): fix live preview None error 2024-04-14 16:57:40 +09:00
Dowon d8df3b8111 fix(scripts): scheduler import error 2024-04-14 09:18:57 +09:00
Dowon 38e369305e feat(scripts): add scheduler option 2024-04-14 01:21:03 +09:00
Dowon a40c4c77db fix(scripts): copy only non-callable extra params 2024-04-14 00:45:23 +09:00
Dowon a2a49b3137 fix(scripts): move some p funcs 2024-04-14 00:37:14 +09:00
Dowon 890aa5ab34 fix(scripts): remove spaces on both side of [PROMPT] 2024-04-13 16:32:00 +09:00
Dowon 7d7dfb76a5 fix(scripts): move contextmanagers 2024-04-13 16:04:57 +09:00
Dowon 89ee330271 fix(scripts): fix paths 2024-04-13 15:49:03 +09:00
Dowon ace61af2dd feat: update ad prompts in extra params
생성된 이미지에 wildcard 등을 적용했을 때, 적용된 결과가 exif에 이제 제대로 나타납니다.
2024-04-09 22:04:44 +09:00
Dowon d0efa0fded fix: update adetailer prompt, negatives 2024-04-09 21:15:13 +09:00
Dowon 218e0ce94e fix: #569 no deepcopy 2024-04-09 21:09:58 +09:00
Dowon f39ccbff14 style: remove trailing spaces 2024-04-09 21:07:32 +09:00
Nakadun a0c49259b0
Fix extra parameter error from #552 (#569)
Fixes https://github.com/Bing-su/adetailer/issues/552
2024-04-09 21:06:33 +09:00
Dowon a9de021070 style: remove unused import 2024-04-09 21:04:17 +09:00
Dowon a0e6836b4e fix: /adetailer/v1/schema pydantic v2 2024-03-29 21:37:19 +09:00
Dowon 5b15c9fa40 fix: reduce validation error message 2024-03-29 21:35:09 +09:00
Dowon 3e10049e84 fix: txt2img inpainting mask?? error 2024-03-29 21:27:32 +09:00
Dowon 1ddace3d65 fix: resize img2img mask
타겟 이미지의 사이즈가 16의 배수가 아닐 때
2024-03-28 19:52:53 +09:00
Dowon c083197684 fix: webui < 1.6.0 import error 2024-03-25 20:59:16 +09:00
Dowon f185f602d2 fix: disable when inpaint with skip img2img
bug!
2024-03-21 19:40:26 +09:00
Dowon 9c6d98263a fix: mask size when using skip img2img 2024-03-21 18:59:57 +09:00
Dowon 55571ab646 fix: opencv image size mismatch error 2024-03-21 18:44:46 +09:00
Dowon 9d3f178573 fix: is_all_black - check image mode 2024-03-21 00:24:41 +09:00
Dowon 62d000e382 fix: invert mask image as inpainting mask invert 2024-03-16 23:21:07 +09:00
Dowon 2255341fb8 fix: filter only if not full res inpaint 2024-03-16 22:45:53 +09:00
Dowon f6a7b95585 fix: ensure pil image, mask has intersection 2024-03-16 14:50:00 +09:00
Dowon a9feea2662 fix: replace CNHijackRestore with nullcontext for forge 2024-03-12 01:15:03 +09:00
Dowon ce4ea25f43 fix: move inpaint mask filter func 2024-03-12 01:04:31 +09:00
Dowon 827f8bb655 fix: img2img inpainting: check intersection 2024-03-08 22:45:23 +09:00
Dowon 9e9dcd5bca feat: add yolo world model 2024-03-01 10:54:41 +09:00
Dowon f21ac7b28f fix: xyz grid controlnet model passthrough option 2024-02-29 20:27:04 +09:00
Dowon e607041589 feat: add soft_inpainting to default scripts
소급 적용 안됨
2024-02-29 20:25:51 +09:00
Dowon a7e6777067 fix: async rest api endpoints 2024-02-28 21:18:44 +09:00
Dowon 4c02019d58 fix: controlnet_forge boolean -> controlnet_type 2024-02-28 20:58:35 +09:00
Dowon cfc9f98e56 fix: disable controlnet unit forge, fix C901 2024-02-28 20:56:17 +09:00
Dowon 9248b79504 style: apply black, fix by ruff 2024-02-27 21:32:40 +09:00
catboxanon 1441b55d6f
Forge webui support (#517)
* Forge support

* Separate Forge implementation

* Remove debug print
2024-02-27 21:19:36 +09:00
Dowon b8fe935ae8 fix: remove prompt sr comments 2024-02-26 20:11:29 +09:00
whiteSkar afb9cd0b66
Fix ADetailer prompt in PNG Info showing the original prompt when ADetailer S/R script is applied (#489) 2024-02-26 20:08:53 +09:00
Dowon 8f01dfdaa9 fix: 이렇게 코딩하시면 헷갈려요 2024-01-23 22:20:55 +09:00
Dowon fb0f5f1a93 feat: add api endpoints 2024-01-23 22:15:32 +09:00
Dowon 4a40f8f7d1 feat: controlnet passthrough option 2024-01-23 22:02:25 +09:00
Dowon f1dfb34ed1 fix: params.txt 2023-12-30 17:07:41 +09:00
Dowon 09221b1065 feat: auto disable adetailer when inpainting 2023-12-30 16:30:20 +09:00
Dowon 12cbd14c20 feat: skip img2img args, size 128 when img2img skip 2023-12-24 16:40:16 +09:00
Dowon 98d075d739 fix: script args copy issue
누가 file을 인자로 넣어요
2023-12-24 16:29:49 +09:00
Dowon fa68a4ce81 fix: ensure pp.image is PIL RGB Image 2023-11-16 00:58:03 +09:00
Dowon 90a7ee4bda fix: skip i2i init image
2스텝 이상일 때 제대로 적용되지 않는 문제
2023-11-14 20:10:04 +09:00
Dowon d06bd99370 feat: add `negpip` to default scripts 2023-11-05 13:19:46 +09:00