joachimsallstrom
commited on
Commit
·
a967fc8
1
Parent(s):
02b7c6b
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
-
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
|
|
6 |
---
|
7 |
-
**Double Exposure Embedding for 2.x**
|
8 |
-
|
9 |
-
This is the <i>Double Exposure</i> embedding. Trained predominantely on subjects (people), but from the flexible nature of embeddings it's been shown to handle objects as well (see image examples below).
|
10 |
-
The embedding file (dblx.pt) can be downloaded [*here*](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/analog-diffusion-1.0.ckpt). Place it in the embeddings folder of your automatic1111 installation. You trigger the double exposure effect using: **art by dblx** or **photo by dblx** in your prompt.
|
11 |
|
12 |
-
**Example 1:**
|
13 |
![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_1.jpg)
|
14 |
|
|
|
|
|
|
|
15 |
#### Example prompts and settings
|
16 |
|
17 |
<i>Galaxy man (image 1):</i><br>
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
+
tags:
|
4 |
- stable-diffusion
|
5 |
- text-to-image
|
6 |
+
- embedding
|
7 |
---
|
8 |
+
**Double Exposure Embedding for 2.x**
|
|
|
|
|
|
|
9 |
|
|
|
10 |
![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_1.jpg)
|
11 |
|
12 |
+
This is the <i>Double Exposure</i> embedding, trained on 768px images of subjects (people). From the flexible nature of embeddings it's been shown to handle objects as well (see image examples below).
|
13 |
+
The embedding file (dblx.pt) can be downloaded [*here*](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/blob/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 |
|
17 |
<i>Galaxy man (image 1):</i><br>
|