Install ADetailer extension for face/hand fixing #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Install ADetailer for automatic face and hand correction in generated images.
Why
SDXL still struggles with faces and hands in some compositions. ADetailer automatically detects and inpaints these areas for cleaner results, especially useful when generating scenes with people.
Steps
ADetailer extension installed on caymans via git clone into extensions/adetailer.
Python dependencies (ultralytics, mediapipe) will be auto-installed on next WebUI restart via install.py. Detection models (face_yolov8n, hand_yolov8n, etc.) are downloaded automatically on first use.
Next step: restart the WebUI to activate the extension.