generate-image
Create images from text prompts using Stable Diffusion. Specify parameters like dimensions and steps to control the output.
Instructions
Generate an image using Replicate's Stable Diffusion model
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| width | No | ||
| height | No | ||
| prompt | Yes | ||
| guidance_scale | No | ||
| negative_prompt | No | ||
| num_inference_steps | No |