ehristoforu commited on
Commit
3d2bd09
1 Parent(s): ab7504a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -4,7 +4,12 @@ license_name: dreamdrop-license
4
  library_name: diffusers
5
  pipeline_tag: text-to-image
6
  instance_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
7
-
 
 
 
 
 
8
  ---
9
 
10
  # DreamDrop V1
 
4
  library_name: diffusers
5
  pipeline_tag: text-to-image
6
  instance_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
7
+ inference:
8
+ parameters:
9
+ num_inference_steps: 22
10
+ guidance_scale: 8
11
+ width: 512
12
+ height: 512
13
  ---
14
 
15
  # DreamDrop V1