MonetEinsley
commited on
Commit
•
c989827
1
Parent(s):
fa30c07
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,10 @@ license: openrail
|
|
3 |
---
|
4 |
## ADetailer Custom Model
|
5 |
### Foot Model (YOLOv8x)
|
6 |
-
![foot v.1.0 card](https://huggingface.co/MonetEinsley/ADetailer_CM/
|
|
|
|
|
|
|
7 |
Thanks to sp00ns' guide:
|
8 |
[Training a Custom Adetailer Model | Civitai](https://civitai.com/articles/1224/training-a-custom-adetailer-model)
|
9 |
I created a custom foot model using yolov8x.
|
@@ -21,4 +24,6 @@ I included a lot of my own generated images, as well as some stock images; anime
|
|
21 |
Simply move the file into the ~\stable-diffusion-webui\models\adetailer folder and restart the webui. Should also work on ComfyUI, but I haven't tested it there. Of course, you'll need the ADetailer extension for Automatic 1111, or its equivalent on ComfyUI for any of this to work.
|
22 |
|
23 |
## Note
|
24 |
-
These days stable diffusion seems to be good at doing feet at least in portrait aspect ratios, so I had a hard time coming up with a good use case for portrait. So I instead used the model to paint Tharja's toenails in the example. But, this model will be especially good for landscape aspect ratios similar to what I do normally, as the feet tend to be quite low quality there.
|
|
|
|
|
|
3 |
---
|
4 |
## ADetailer Custom Model
|
5 |
### Foot Model (YOLOv8x)
|
6 |
+
![foot v.1.0 card](https://huggingface.co/MonetEinsley/ADetailer_CM/resolve/main/Examples/Tharja%20Example.png)
|
7 |
+
![Tharja Feet Preview](https://huggingface.co/MonetEinsley/ADetailer_CM/resolve/main/Examples/Preview%20Image.png)
|
8 |
+
![Tharja output](https://huggingface.co/MonetEinsley/ADetailer_CM/resolve/main/Examples/00026-1935383540.png)
|
9 |
+
|
10 |
Thanks to sp00ns' guide:
|
11 |
[Training a Custom Adetailer Model | Civitai](https://civitai.com/articles/1224/training-a-custom-adetailer-model)
|
12 |
I created a custom foot model using yolov8x.
|
|
|
24 |
Simply move the file into the ~\stable-diffusion-webui\models\adetailer folder and restart the webui. Should also work on ComfyUI, but I haven't tested it there. Of course, you'll need the ADetailer extension for Automatic 1111, or its equivalent on ComfyUI for any of this to work.
|
25 |
|
26 |
## Note
|
27 |
+
These days stable diffusion seems to be good at doing feet at least in portrait aspect ratios, so I had a hard time coming up with a good use case for portrait. So I instead used the model to paint Tharja's toenails in the example. But, this model will be especially good for landscape aspect ratios similar to what I do normally, as the feet tend to be quite low quality there.
|
28 |
+
|
29 |
+
In case anyone was wondering, I used other ADetailer models for the hands and face for the example images above for Tharja, this is why the faces and hands appear different.
|