File size: 2,555 Bytes
f936bad a967fc8 02b7c6b a967fc8 02b7c6b 9044cea 02b7c6b 9b8207f 02b7c6b 321edfa 2b5a717 909a4c3 1cbcb78 fce2759 1daa2ae 02b7c6b 1daa2ae 321edfa 02b7c6b 1daa2ae 321edfa 02b7c6b 321edfa e59d94a 321edfa 02b7c6b e64316f 02b7c6b 8a466fa 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 48 |
---
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_images_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**.
<p>
****Example prompts and settings****<br>
![Sample 1](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/sample_images_2.jpg)
<i>Left image:</i><br>
**a profile photo of a woman and a city, photo by dblx**<br>
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 1965858791, Size: 1088x768, Model hash: 4bdfc29c_
<i>Right image:</i><br>
**woman photo closeup soap bubbles, photo by dblx**<br>
Negative prompt: **deformed, ugly**<br>
_Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3612934306, Size: 1152x768, Model hash: 4bdfc29c_
![Sample 1](https://huggingface.co/joachimsallstrom/Double-Exposure-Embedding/resolve/main/sample_images_3.jpg)
All prompts and settings for the other images can be found in this document.
<br>
<p>
This embedding was trained locally with Automatic1111's webui.
</p>
The previous Double Exposure models for Stable Diffusion 1.5 can be found ![here](https://huggingface.co/joachimsallstrom/Double-Exposure-Diffusion).
## 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) |