Commit Graph

528 Commits

Author SHA1 Message Date
Dowon
232fec48c3 test: fix numpy dtype 2024-04-09 21:05:57 +09:00
Dowon
a9de021070 style: remove unused import 2024-04-09 21:04:17 +09:00
Dowon
a29d6afe26 chore: update ruff rules 2024-04-09 21:03:56 +09:00
pre-commit-ci[bot]
8c2980271d [pre-commit.ci] pre-commit autoupdate (#567)
updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-09 20:07:29 +09:00
Dowon
2aef18eb09 Merge remote-tracking branch 'origin/dev' into dev 2024-04-05 23:17:26 +09:00
pre-commit-ci[bot]
ee0cf5f7b5 [pre-commit.ci] pre-commit autoupdate (#564)
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.4...v0.3.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-04-02 22:22:07 +09:00
Dowon
db6470423d chore: add prettier hook 2024-03-30 16:51:18 +09:00
Dowon
06adf33a89 Merge branch 'dev' v24.3.5 2024-03-29 22:13:54 +09:00
Dowon
8c53bdb323 chore: v24.3.5 2024-03-29 22:13:47 +09:00
Dowon
8dc300b796 chore: update issue template 2024-03-29 21:42:44 +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
fa4aa19d7c docs: update readme 2024-03-29 21:23:59 +09:00
Dowon
e90856adf9 ci: fix pypi action - python version 2024-03-29 21:15:35 +09:00
Dowon
372e8b754b Merge branch 'dev' v24.3.4 2024-03-28 20:29:51 +09:00
Dowon
b77dcd78ac chore: v24.3.4 2024-03-28 20:29:22 +09:00
Dowon
742182fc5a chore: update tools 2024-03-28 20:20:25 +09:00
Dowon
5607fe63d2 ci: pypi publish action 2024-03-28 20:20:10 +09:00
Dowon
1ddace3d65 fix: resize img2img mask
타겟 이미지의 사이즈가 16의 배수가 아닐 때
2024-03-28 19:52:53 +09:00
Dowon
98043a8abd test: update tests 2024-03-28 19:39:37 +09:00
Dowon
2fb273d40a chore: update pre-commit 2024-03-27 00:42:41 +09:00
Dowon
31b8122eb5 Merge branch 'dev' v24.3.3 2024-03-25 21:02:11 +09:00
Dowon
4fab9265e9 chore: v24.3.3 2024-03-25 21:01:35 +09:00
Dowon
c083197684 fix: webui < 1.6.0 import error 2024-03-25 20:59:16 +09:00
Dowon
0a070455b7 Merge branch 'dev' v24.3.2 2024-03-21 19:51:47 +09:00
Dowon
3d6a5a541a chore: v24.3.2 2024-03-21 19:51:15 +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
9269676e8a chore: fix pyproject.toml, add pypi classifiers 2024-03-21 00:43:56 +09:00
Dowon
eb63f828de test: is_all_black rgb test, yolo9c test 2024-03-21 00:34:19 +09:00
Dowon
9d3f178573 fix: is_all_black - check image mode 2024-03-21 00:24:41 +09:00
Dowon
cfd0e953bc chore: update pre-commit v24.3.1 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