chore: v24.3.1

This commit is contained in:
Dowon
2024-03-16 23:25:50 +09:00
parent f11c182997
commit bbd774e197
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-03-16
- YOLO World v2, YOLO9 지원가능한 버전으로 ultralytics 업데이트
- inpaint full res인 경우 인페인트 모드에서 동작하게 변경
- inpaint full res가 아닌 경우, 사용자가 입력한 마스크와 교차점이 있는 마스크만 선택하여 사용함
## 2024-03-01
- v24.3.0

View File

@@ -1 +1 @@
__version__ = "24.3.1-dev.1"
__version__ = "24.3.1"