mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-29 10:41:14 +00:00
681 B
681 B
Changelog
2023-05-05 (어린이날)
- v23.5.5
Save images before ADetailer옵션 추가- 입력으로 들어온 인자와 ALL_ARGS의 길이가 다르면 에러메세지
- README.md에 설치방법 추가
2023-05-04
- v23.5.4
- use pydantic for arguments validation
- revert: ad_model to
Noneas default - revert:
__future__imports - lazily import yolo and mediapipe
2023-05-03
-
v23.5.3.post0
-
remove
__future__imports -
change to copy scripts and scripts args
-
v23.5.3.post1
-
change default ad_model from
None
2023-05-02
- v23.5.3
- Remove
Nonefrom model list and addEnable ADetailercheckbox. - install.py
skip_installfix.