File size: 2,384 Bytes
f936bad a967fc8 02b7c6b a967fc8 02b7c6b 8f943e4 02b7c6b dcb325f 02b7c6b fab2864 7917139 a967fc8 e64316f 02b7c6b e64316f 02b7c6b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
license: creativeml-openrail-m
tags:
- stable-diffusion
- text-to-image
- embedding
---
**Double Exposure Embedding for Stable Diffusion 2.x**
![Sample 1](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/sample_image_1.jpg)
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.
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**.
**Example:**
![Sample 1](https://huggingface.co/joachimsallstrom/double-exposure-style/resolve/main/v2_sample_images_2.jpg)
#### Example prompts and settings
<i>Scarlett Johansson (image 1):</i><br>
**dublex Scarlett Johansson, (haunted house), black background**<br>
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3059560186, Size: 512x512_
<i>Frozen Elsa (image 3):</i><br>
**dublex style Elsa, ice castle**<br>
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 2867934627, Size: 512x512_
<i>Wolf (image 4):</i><br>
**dublex style wolf closeup, moon**<br>
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 312924946, Size: 512x512_
<br>
<p>
This embedding was trained locally with Automatic1111's webui.
</p>
The previous version 1 of Double Exposure Diffusion is also available in the **Files** section.
## License
This model is open access and available to all, with a CreativeML OpenRAIL-M license further specifying rights and usage.
The CreativeML OpenRAIL License specifies:
1. You can't use the model to deliberately produce nor share illegal or harmful outputs or content
2. The authors claims no rights on the outputs you generate, you are free to use them and are accountable for their use which must not go against the provisions set in the license
3. You may re-distribute the weights and use the model commercially and/or as a service. If you do, please be aware you have to include the same use restrictions as the ones in the license and share a copy of the CreativeML OpenRAIL-M to all your users (please read the license entirely and carefully)
[Please read the full license here](https://huggingface.co/spaces/CompVis/stable-diffusion-license) |