chore: v23.10.0

This commit is contained in:
Bingsu
2023-10-07 15:16:02 +09:00
parent 10e6c6e6ef
commit 385a44d1e4
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2023-10-07
- v23.10.0
- 허깅페이스 모델을 다운로드 실패했을 때, 계속 다운로드를 시도하지 않음
- img2img에서 img2img단계를 건너뛰는 기능 추가
- live preview에서 감지 단계를 보여줌 (PR #352)
## 2023-09-20
- v23.9.3

View File

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