joachimsallstrom
commited on
Commit
•
1daa2ae
1
Parent(s):
7a92c92
Update README.md
Browse files
README.md
CHANGED
@@ -12,16 +12,14 @@ 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 |
-
**More examples:**
|
16 |
-
![Sample 1](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/sample_images_2.jpg)
|
17 |
-
|
18 |
#### Example prompts and settings
|
|
|
19 |
|
20 |
-
<i>
|
21 |
**a profile photo of a woman and a city, photo by dblx**<br>
|
22 |
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 1965858791, Size: 1088x768, Model hash: 4bdfc29c_
|
23 |
|
24 |
-
<i>
|
25 |
**woman photo closeup soap bubbles, photo by dblx**<br>
|
26 |
Negative prompt: **deformed, ugly**<br>
|
27 |
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3612934306, Size: 1152x768, Model hash: 4bdfc29c_
|
|
|
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 prompts and settings
|
16 |
+
![Sample 1](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/sample_images_2.jpg)
|
17 |
|
18 |
+
<i>Left image:</i><br>
|
19 |
**a profile photo of a woman and a city, photo by dblx**<br>
|
20 |
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 1965858791, Size: 1088x768, Model hash: 4bdfc29c_
|
21 |
|
22 |
+
<i>Right image:</i><br>
|
23 |
**woman photo closeup soap bubbles, photo by dblx**<br>
|
24 |
Negative prompt: **deformed, ugly**<br>
|
25 |
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3612934306, Size: 1152x768, Model hash: 4bdfc29c_
|