Stability-AI / api-interfaces

Interface definitions for API interactions between components
140 stars 78 forks source link

Add image strength option in Image to Image prompts #63

Closed Moe03 closed 1 year ago

Moe03 commented 1 year ago

I can't seem to find the image strength option which is available is dreamstudio but not in the API, is this option already available or not yet?

pharmapsychotic commented 1 year ago

You want to fill in the schedule field of StepParameters and adjust the start value. For example start at 0.25 for having an init image strength of 75% (or can think of it has 25% denoising strength)

It's pretty nested in there but look under Request.image.parameters[].schedule.start