Commit ·
b328445
1
Parent(s): 0fa0142
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
-
license_name:
|
|
|
|
| 4 |
library_name: diffusers
|
| 5 |
pipeline_tag: text-to-image
|
| 6 |
tags: [stable-diffusion, dalle, mj, dreamdrop, openskyml]
|
|
@@ -14,7 +15,7 @@ inference:
|
|
| 14 |
height: 512
|
| 15 |
---
|
| 16 |
|
| 17 |
-
# DreamDrop V1
|
| 18 |
|
| 19 |

|
| 20 |
|
|
@@ -32,4 +33,6 @@ optimal negative prompt - *(deformed, distorted, disfigured:1.3), poorly drawn,
|
|
| 32 |
addition to the prompt - *epic realistic, faded, ((neutral colors)), art, (hdr:1.5), (muted colors:1.2), pastel, hyperdetailed, (artstation:1.5), warm lights, dramatic light, (intricate details:1.2), vignette, complex background, rutkowski*;
|
| 33 |
|
| 34 |
|
| 35 |
-
### Use and improve, there are many versions of the model in the [Files tab](https://huggingface.co/openskyml/dreamdrop-v1/tree/main)!
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
license_name: cc-by-nc-nd-4.0
|
| 4 |
+
license_link: https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.en
|
| 5 |
library_name: diffusers
|
| 6 |
pipeline_tag: text-to-image
|
| 7 |
tags: [stable-diffusion, dalle, mj, dreamdrop, openskyml]
|
|
|
|
| 15 |
height: 512
|
| 16 |
---
|
| 17 |
|
| 18 |
+
# DreamDrop V1 (mod. for Deliberate V5)
|
| 19 |
|
| 20 |

|
| 21 |
|
|
|
|
| 33 |
addition to the prompt - *epic realistic, faded, ((neutral colors)), art, (hdr:1.5), (muted colors:1.2), pastel, hyperdetailed, (artstation:1.5), warm lights, dramatic light, (intricate details:1.2), vignette, complex background, rutkowski*;
|
| 34 |
|
| 35 |
|
| 36 |
+
### Use and improve, there are many versions of the model in the [Files tab](https://huggingface.co/openskyml/dreamdrop-v1/tree/main)!
|
| 37 |
+
|
| 38 |
+
### The model was created by [XpucT](https://hf.co/XpucT), and we are just updating the model, use the model for non-commercial purposes, according to the Deliberate license - [cc-by-nc-nd-4.0](https://creativecommons.org/licenses/by-nc-nd/4.0/legalcode.en). Thank you very much XpucT!
|