mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-03-14 01:40:05 +00:00
chore: v23.7.6
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2023-07-16
|
||||
|
||||
- v23.7.6
|
||||
- `ultralytics 8.0.135`에 추가된 cpuinfo 기능을 위해 `py-cpuinfo`를 미리 설치하게 함. (미리 설치 안하면 cpu나 mps사용할 때 재시작해야함)
|
||||
- init_image가 RGB 모드가 아닐 때 RGB로 변경.
|
||||
|
||||
## 2023-07-07
|
||||
|
||||
- v23.7.4
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "23.7.6.dev0"
|
||||
__version__ = "23.7.6"
|
||||
|
||||
Reference in New Issue
Block a user