Skip to content

Commit

Permalink
chore: v24.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bing-su committed May 20, 2024
1 parent a655127 commit cf83cd0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2024-05-20

- v24.5.1
- uv를 사용하지 않게 함
- 모든 허깅페이스 모델을 동시에 다운로드 시도함
- 기본 탭 수를 2에서 4로 변경

## 2024-05-19

- v24.5.0
Expand Down
2 changes: 1 addition & 1 deletion adetailer/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "24.5.1-dev.0"
__version__ = "24.5.1"

0 comments on commit cf83cd0

Please sign in to comment.