Commit
·
4638f4e
1
Parent(s):
fcc0992
Update README.md
Browse files
README.md
CHANGED
@@ -3,4 +3,19 @@ license: other
|
|
3 |
license_name: dreamdrop-license
|
4 |
library_name: diffusers
|
5 |
pipeline_tag: text-to-image
|
6 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
license_name: dreamdrop-license
|
4 |
library_name: diffusers
|
5 |
pipeline_tag: text-to-image
|
6 |
+
---
|
7 |
+
|
8 |
+
# DreamDrop V1
|
9 |
+
|
10 |
+
![row01](images/1.png)
|
11 |
+
|
12 |
+
This is a new modern model trained on Deliberate V5 with LoRA - MJLora.
|
13 |
+
|
14 |
+
## Optimal settings in Automatic1111:
|
15 |
+
- steps - 22;
|
16 |
+
- cfg scale - 8;
|
17 |
+
- sampler - DPM++ 2M Karras/UniPC;
|
18 |
+
- optimal negative prompt - *(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly , disgusting, blurry, amputation*;
|
19 |
+
- 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*;
|
20 |
+
|
21 |
+
### Use and improve, there are many versions of the model in the Files tab!
|