mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 19:29:54 +00:00
docs: changlog
This commit is contained in:
10
README.md
10
README.md
@@ -13,6 +13,8 @@
|
||||
|
||||
The yolo models can be found on huggingface [Bingsu/adetailer](https://huggingface.co/Bingsu/adetailer).
|
||||
|
||||
You DON'T need to download models from huggingface.
|
||||
|
||||
### Dataset
|
||||
|
||||
Datasets used for training the yolo face detection models are:
|
||||
@@ -41,6 +43,14 @@ On the ControlNet tab, select a ControlNet inpaint model and set the model weigh
|
||||
|
||||
## Changelog
|
||||
|
||||
### 2023-05-04
|
||||
|
||||
- v23.5.4
|
||||
- use pydantic for arguments validation
|
||||
- revert: ad_model to `None` as default
|
||||
- revert: `__future__` imports
|
||||
- lazily import yolo and mediapipe
|
||||
|
||||
### 2023-05-03
|
||||
|
||||
- v23.5.3.post0
|
||||
|
||||
Reference in New Issue
Block a user