Commit Graph

695 Commits (main)

Author SHA1 Message Date
Dowon cfd0e953bc chore: update pre-commit 2024-03-16 23:27:19 +09:00
Dowon 643242ab05 Merge branch 'dev' 2024-03-16 23:26:01 +09:00
Dowon bbd774e197 chore: v24.3.1 2024-03-16 23:25:50 +09:00
Dowon f11c182997 docs: update readme 2024-03-16 23:25:28 +09:00
Dowon 06de40673c chore: update ultralytics version -> 8.1.29 2024-03-16 23:24:38 +09:00
Dowon 62d000e382 fix: invert mask image as inpainting mask invert 2024-03-16 23:21:07 +09:00
Dowon 4ec348a462 fix: revert CNHijackRestore 2024-03-16 23:02:58 +09:00
Dowon c3e2884b80 fix: prepare pydantic v2 2024-03-16 22:52:32 +09:00
Dowon 2255341fb8 fix: filter only if not full res inpaint 2024-03-16 22:45:53 +09:00
Dowon 0e031e16cc test: add some mask test 2024-03-16 21:55:19 +09:00
Dowon ea29140cdf feat: update yolo world to v2 2024-03-16 21:23:41 +09:00
Dowon 06b3c17ee6 test: common.py tests 2024-03-16 15:19:21 +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 4d804552df fix: ad_model typing 2024-03-08 22:24:28 +09:00
Dowon 78ca13ebfa chore: update pyproject.toml 2024-03-08 22:04:19 +09:00
Dowon 4551aeea96 ci: remove 'if' 2024-03-08 21:47:04 +09:00
Dowon 5685858e4b chore: update pre-commit, add rules 2024-03-08 21:45:41 +09:00
Dowon 36902252db chore: ultralytics min version -> 8.1.21
yolo world v2 support
2024-03-08 21:39:36 +09:00
Dowon 3f1d1b9772 Merge branch 'dev' 2024-03-01 11:51:04 +09:00
Dowon 302540dac1 chore: v24.3.0 2024-03-01 11:50:57 +09:00
Dowon a310294ad9 docs: update readme
ad model classes, controlnet Passthrough, ultralytics
2024-03-01 11:44:09 +09:00
Dowon 55557c7959 fix: ignore empty string when parsing 2024-03-01 11:34:54 +09:00
Dowon aa9e4553e9 fix: ad classes ui 2024-03-01 11:34:26 +09:00
Dowon 9d46fcd714 fix: download yolo world from hf 2024-03-01 11:02:42 +09:00
Dowon 9e9dcd5bca feat: add yolo world model 2024-03-01 10:54:41 +09:00
Dowon 692b052cfb test: fix sample image requests headers 2024-02-29 20:48:56 +09:00
Dowon 6018184ce4 fix: sync with ultralytics implement
f8e681c2be/ultralytics/models/yolo/model.py (L17)
2024-02-29 20:34:35 +09:00
Dowon 6dcad30b64 stype: fix ruff UP007 rule, typings 2024-02-29 20:30:44 +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 70bcec3622 fix: ui controlnet_forge 2024-02-29 07:57:13 +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 4e4726c71c ci: add lint action 2024-02-27 21:58:41 +09:00
Dowon 699227aa38 ci: update stale action version 2024-02-27 21:36:19 +09:00
Dowon 32c3e9cf09 chore: fix pyproject ruff lint 2024-02-27 21:35:05 +09:00
Dowon 03f4c44d95 fix: np.zeros_like -> np.full_like 2024-02-27 21:33:15 +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 ac0bb9ab00 test: pytests 2024-02-26 21:20:32 +09:00
Dowon 1506361898 feat: ultralytics yolo world model 2024-02-26 21:20:11 +09:00
Dowon e49667ddc7 chore: ultralytics min version -> 8.1.18 2024-02-26 20:11:49 +09:00
Dowon b8fe935ae8 fix: remove prompt sr comments 2024-02-26 20:11:29 +09:00
Dowon 4db56f4369 chore: update pre-commit 2024-02-26 20:11:09 +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