BumblingOrange
commited on
Commit
•
0ce6d0e
1
Parent(s):
cb446fa
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 artist Hiten. Dataset was 6 training images, and 34 regularization images. Trained for 4000 steps.
|
6 |
+
|
7 |
+
To use the model, simply insert the name 'Hiten' into your prompts. The class token used was 'girl_anime_8k_wallpaper'.
|
8 |
+
Append the class token after Hiten for stronger results.
|
9 |
+
EX: "1girl by Hiten girl_anime_8k_wallpaper"
|