DreamShaper started as a model to have an alternative to MidJourney in the open source world. I didn't like how MJ was handled back when I started and how closed it was and still is, as well as the lack of freedom it gives to users compared to SD. Look at all the tools we have now from TIs to LoRA, from ControlNet to Latent Couple. We can do anything. The purpose of DreamShaper has always been to make "a better Stable Diffusion", a model capable of doing everything on its own, to weave dreams.
DreamShaper started as a model to have an alternative to MidJourney in the open source world. I didn't like how MJ was handled back when I started and how closed it was and still is, as well as the lack of freedom it gives to users compared to SD. Look at all the tools we have now from TIs to LoRA, from ControlNet to Latent Couple. We can do anything. The purpose of DreamShaper has always been to make "a better Stable Diffusion", a model capable of doing everything on its own, to weave dreams.
num_inference_steps
integernumber of denoising steps
Default value: 25
Range: 1 ≤ num_inference_steps ≤ 512
guidance_scale
numberclassifier-free guidance, higher means follow prompt more closely
Default value: 7.5
Range: 1 ≤ guidance_scale ≤ 20
strength
numberhow much to follow the input image. 1 means ignore the image, 0 means follow the image exactly
Default value: 0.8
Range: 0 ≤ strength ≤ 1
width
integerimage width in px
Default value: 512
Allowed values: 128
256
384
448
512
576
640
704
768
832
896
960
1024
height
integerimage height in px
Default value: 512
Allowed values: 128
256
384
448
512
576
640
704
768
832
896
960
1024
webhook
fileThe webhook to call when inference is done, by default you will get the output in the response of your inference request