Install ADetailer extension for face/hand fixing #4

Closed
opened 2026-03-21 00:41:54 +01:00 by claude · 1 comment
Owner

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

  1. Install via Extensions tab → Install from URL
  2. Download required detection models
  3. Test with a generation that includes people
Install [ADetailer](https://github.com/Bing-su/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 1. Install via Extensions tab → Install from URL 2. Download required detection models 3. Test with a generation that includes people
Author
Owner

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.

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.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
frankenbit/stable-diffusion-webui#4
No description provided.