Commit ·
7a06f2f
1
Parent(s): 99ba213
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: bigscience-bloom-rail-1.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 Holo from Spice and Wolf. Dataset was 7 training images, and 14 regularization images. Trained for 3000 steps.
|
| 6 |
+
|
| 7 |
+
To use the model, simply insert the name "Holo" into your prompts. The class token was "wolf_girl".
|
| 8 |
+
Add the class token after "Holo" from stronger results.
|
| 9 |
+
EXAMPLE: "A photo of Holo wolf_girl"
|