Upload Emilia with huggingface_hub
Browse files- Emilia/Emilia_CustReg_3k.ckpt +3 -0
- Emilia/README.md +9 -0
Emilia/Emilia_CustReg_3k.ckpt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36c628b2ad6bac5f66995d0285c84d049f196283e8e7e016573106117539ddbd
|
| 3 |
+
size 3852163249
|
Emilia/README.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: bigscience-bloom-rail-1.0
|
| 3 |
+
---
|
| 4 |
+
Uses the Waifu Diffusion model as a base, linked here: https://huggingface.co/hakurei/waifu-diffusion
|
| 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"
|