Update README.md
Browse files
README.md
CHANGED
|
@@ -15,6 +15,15 @@ inference: false
|
|
| 15 |
|
| 16 |
The style was trained with [Dreambooth-Stable](https://www.reddit.com/r/StableDiffusion/comments/xphaiw/dreambooth_stable_diffusion_training_in_just_125/) and is used with "imv" (an uncommonly used token recommended by the author I think) and it mixes especially well with the <midj-strong> style included in Doohickey. It's a finetuned version of the Trinart-Waifu-diffusion-50-50 included in this organization's models and was trained on 48 images from the author's ([crumb](https://huggingface.co/crumb)'s) Pinterest feed.
|
| 17 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
Example outputs:
|
| 19 |
|
| 20 |
"portal into another dimension"
|
|
|
|
| 15 |
|
| 16 |
The style was trained with [Dreambooth-Stable](https://www.reddit.com/r/StableDiffusion/comments/xphaiw/dreambooth_stable_diffusion_training_in_just_125/) and is used with "imv" (an uncommonly used token recommended by the author I think) and it mixes especially well with the <midj-strong> style included in Doohickey. It's a finetuned version of the Trinart-Waifu-diffusion-50-50 included in this organization's models and was trained on 48 images from the author's ([crumb](https://huggingface.co/crumb)'s) Pinterest feed.
|
| 17 |
|
| 18 |
+
| Parameter | Value |
|
| 19 |
+
|----------------------|------------|
|
| 20 |
+
| resolution | 512 |
|
| 21 |
+
| train_batch_size | 1 |
|
| 22 |
+
| gradient_accumulation_steps | 2 |
|
| 23 |
+
| learning_rate | 5e-6 |
|
| 24 |
+
| num_class_images | 120 |
|
| 25 |
+
| max_train_steps | 1200 |
|
| 26 |
+
|
| 27 |
Example outputs:
|
| 28 |
|
| 29 |
"portal into another dimension"
|