feat: Enable ADetailer checkbox

This commit is contained in:
Bingsu
2023-05-02 13:04:01 +09:00
parent 426b16c1f3
commit 773dd78671
4 changed files with 32 additions and 11 deletions

View File

@@ -38,3 +38,10 @@ On the ControlNet tab, select a ControlNet inpaint model and set the model weigh
![image](https://i.imgur.com/i74ukgi.png)
![image](https://i.imgur.com/I5VVkoh.png)
## Changelog
### 2023-05-02
- Remove `None` from model list and add `Enable ADetailer` checkbox.
- install.py `skip_install` fix.