crumb commited on
Commit
bd69b58
·
1 Parent(s): 2b1aa8d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - stable-diffusion
6
+ - text-to-image
7
+ license: bigscience-bloom-rail-1.0
8
+ inference: false
9
+
10
+ ---
11
+
12
+ # Doodad.ckpt
13
+
14
+ *<p style="color:green"> <b> This is (A converted version of) the 1st part of a 2 (3?) part project meant to be used with <a href="https://huggingface.co/doohickey">Doohickey</a> </b> </p>*
15
+
16
+ The model was trained with [Dreambooth-Stable](https://www.reddit.com/r/StableDiffusion/comments/xphaiw/dreambooth_stable_diffusion_training_in_just_125/). 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 to another dimension"
30
+ ![](https://cdn.discordapp.com/attachments/1024588665596411944/1024747830553882694/unknown.png)
31
+
32
+ "a portrait of a dying god"
33
+ ![](https://cdn.discordapp.com/attachments/1024588665596411944/1024749970504548472/unknown.png)
34
+
35
+ "photograph"
36
+ ![](https://cdn.discordapp.com/attachments/1024588665596411944/1024751129965375539/unknown.png)