You're looking at a specific version of this model. Jump to the model overview.
charlesmccarthy /kolors:615e2670
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Text prompt for image generation
|
|
| height |
integer
|
1024
|
Height of the output image
|
| width |
integer
|
1024
|
Width of the output image
|
| num_images |
integer
|
1
|
Number of images to generate
|
| steps |
integer
|
50
|
Number of inference steps
|
| seed |
integer
|
Random seed for generation (optional)
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}