You're looking at a specific version of this model. Jump to the model overview.
appmeloncreator /pixelship:73d47235
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
|
What Pixelship should create.
|
|
| replicate_api_token |
string
|
Your Replicate API token. Pixelship uses this for the internal model calls, so the caller pays for generation.
|
|
| aspect_ratio |
string
|
1:1
|
Canvas ratio like 1:1, 16:9, 9:16, 4:3, or 3:4.
|
| reference_images |
array
|
Optional reference/edit images. Pixelship will collage them into the planning pipeline.
|
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'}