BumblingOrange
commited on
Commit
·
35412e6
1
Parent(s):
2f785f4
Update README.md
Browse files
README.md
CHANGED
@@ -5,5 +5,5 @@ Uses the Waifu Diffusion model as a base, linked here: https://huggingface.co/ha
|
|
5 |
Custom Dreambooth model based off of the likeness of Emilia from Re:Zero. Dataset was 16 training images, and 11 regularization images. Trained for 3000 steps.
|
6 |
|
7 |
To use the model, simply insert the name 'Emilia' into your prompts. The class token used was 'white_hair_girl_violet_eyes'.
|
8 |
-
Append the class token after
|
9 |
EX: "A photo of Emilia white_hair_girl_violet_eyes"
|
|
|
5 |
Custom Dreambooth model based off of the likeness of Emilia from Re:Zero. Dataset was 16 training images, and 11 regularization images. Trained for 3000 steps.
|
6 |
|
7 |
To use the model, simply insert the name 'Emilia' into your prompts. The class token used was 'white_hair_girl_violet_eyes'.
|
8 |
+
Append the class token after Emilia for stronger results.
|
9 |
EX: "A photo of Emilia white_hair_girl_violet_eyes"
|