joachimsallstrom
commited on
Commit
·
e64316f
1
Parent(s):
fab2864
Update README.md
Browse files
README.md
CHANGED
@@ -12,23 +12,7 @@ tags:
|
|
12 |
This is the <i>Double Exposure Embedding</i>, trained on 768px images of people layered with a variety of surroundings. It's been shown to handle objects good as well.
|
13 |
The embedding file (dblx.pt) can be downloaded [*here*](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/dblx.pt). Place the file in the embeddings folder of your Automatic1111 installation. You trigger the double exposure effect using **dblx**.
|
14 |
|
15 |
-
|
16 |
-
|
17 |
-
<i>Galaxy man (image 1):</i><br>
|
18 |
-
**dublex man galaxy**<br>
|
19 |
-
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3273014177, Size: 512x512_
|
20 |
-
|
21 |
-
<i>Emma Stone (image 2):</i><br>
|
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 6):</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 |
-
<br>
|
30 |
-
|
31 |
-
**Example 2:**
|
32 |
![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_2.jpg)
|
33 |
|
34 |
#### Example prompts and settings
|
@@ -47,7 +31,7 @@ _Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 312924946, Size: 512x512_
|
|
47 |
|
48 |
<br>
|
49 |
<p>
|
50 |
-
This
|
51 |
</p>
|
52 |
|
53 |
The previous version 1 of Double Exposure Diffusion is also available in the **Files** section.
|
|
|
12 |
This is the <i>Double Exposure Embedding</i>, trained on 768px images of people layered with a variety of surroundings. It's been shown to handle objects good as well.
|
13 |
The embedding file (dblx.pt) can be downloaded [*here*](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/dblx.pt). Place the file in the embeddings folder of your Automatic1111 installation. You trigger the double exposure effect using **dblx**.
|
14 |
|
15 |
+
**Example:**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_2.jpg)
|
17 |
|
18 |
#### Example prompts and settings
|
|
|
31 |
|
32 |
<br>
|
33 |
<p>
|
34 |
+
This embedding was trained locally with Automatic1111's webui.
|
35 |
</p>
|
36 |
|
37 |
The previous version 1 of Double Exposure Diffusion is also available in the **Files** section.
|