joachimsallstrom commited on
Commit
0fc8b1c
1 Parent(s): 8008e06

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -11
README.md CHANGED
@@ -6,7 +6,7 @@ tags:
6
  ---
7
  **Double Exposure Diffusion**
8
 
9
- This is version 2 of the Double Exposure Diffusion model.
10
  The model (ckpt) file can be downloaded on the <i>Files</i> page. You trigger double exposure style images using token: **_dublex style_** or just **_dublex_**.
11
 
12
  **Example 1:**
@@ -22,25 +22,29 @@ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3273014177, Size: 512x512_
22
  **dublex style Emma Stone, galaxy**<br>
23
  _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 250257155, Size: 512x512_
24
 
25
- <i>Emma Stone
26
  **dublex style young Elijah Wood as (Frodo), portrait, dark nature**<br>
27
  _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3717002975, Size: 512x512_
28
 
29
- **Example 1:**
30
  ![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_2.jpg)
31
 
32
  Example prompts:
33
 
34
- <i>Galaxy man</i><br>
35
- **dublex man galaxy**<br>
36
- _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3273014177, Size: 512x512_
 
 
 
 
 
 
 
 
37
 
38
- #### Prompt and settings:
39
- **dbl_ex, white background**<br>
40
- **Negative prompt: contrast**<br>
41
- _Steps: 30, Sampler: Euler a, CFG scale: 5, Seed: 3908678340, Size: 512x512_
42
 
43
- This model was trained using TheLastBen’s fast DreamBooth model @ 1500 steps.
44
 
45
  ## License
46
 
 
6
  ---
7
  **Double Exposure Diffusion**
8
 
9
+ This is version 2 of the Double Exposure Diffusion model, trained on specifically images of people and a few animals.
10
  The model (ckpt) file can be downloaded on the <i>Files</i> page. You trigger double exposure style images using token: **_dublex style_** or just **_dublex_**.
11
 
12
  **Example 1:**
 
22
  **dublex style Emma Stone, galaxy**<br>
23
  _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 250257155, Size: 512x512_
24
 
25
+ <i>Frodo (image 3):</i><br>
26
  **dublex style young Elijah Wood as (Frodo), portrait, dark nature**<br>
27
  _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3717002975, Size: 512x512_
28
 
29
+ **Example 2:**
30
  ![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_2.jpg)
31
 
32
  Example prompts:
33
 
34
+ <i>Scarlett Johansson (image 1):</i><br>
35
+ **dublex Scarlett Johansson, (haunted house), black background**<br>
36
+ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3059560186, Size: 512x512_
37
+
38
+ <i>Wolf (image 2):</i><br>
39
+ **dublex style wolf closeup, moon**<br>
40
+ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 312924946, Size: 512x512_
41
+
42
+ <i>Frozen Elsa (image 3):</i><br>
43
+ **dublex style Elsa, ice castle**<br>
44
+ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2867934627, Size: 512x512_
45
 
 
 
 
 
46
 
47
+ This model was trained using Shivams fast DreamBooth model @ 2000 steps.
48
 
49
  ## License
50