generate_image
Create a single image from a text prompt using Replicate AI models, with optional controls for size, seed, and guidance.
Instructions
Generate a single image from a text prompt using Replicate AI models.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| width | No | ||
| height | No | ||
| prompt | Yes | ||
| model_name | No | ||
| guidance_scale | No | ||
| negative_prompt | No | ||
| num_inference_steps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||