chore: v23.6.3

This commit is contained in:
Bingsu
2023-06-20 23:38:14 +09:00
parent 47ebe70778
commit 991652d5f3
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2023-06-20
- v23.6.3
- 컨트롤넷 inpaint 모델에 대해, 3가지 모듈을 사용할 수 있도록 함
- Noise Multiplier 옵션 추가 (PR #149)
- pydantic 최소 버전 1.10.8로 설정 (Issue #146)
## 2023-06-05
- v23.6.2

View File

@@ -1 +1 @@
__version__ = "23.6.3.dev0"
__version__ = "23.6.3"