mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-28 02:01:15 +00:00
v26.2.0
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-02-05
|
||||
|
||||
- v26.2.0
|
||||
- segmentation 모델의 마스크 dtype이 uint8로 변경된 것에 대응
|
||||
|
||||
## 2025-03-10
|
||||
|
||||
- v25.3.0
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "25.3.0"
|
||||
__version__ = "26.2.0"
|
||||
|
||||
@@ -16,7 +16,7 @@ classifiers = [
|
||||
"Topic :: Scientific/Engineering :: Image Recognition",
|
||||
]
|
||||
dependencies = [
|
||||
"huggingface_hub",
|
||||
"huggingface-hub",
|
||||
"mediapipe>=0.10.13",
|
||||
"pydantic<3",
|
||||
"rich>=13",
|
||||
|
||||
Reference in New Issue
Block a user