You're looking at a specific version of this model. Jump to the model overview.

appmeloncreator /pixelship:743b8526

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.
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.
web_search
boolean
False
Use Pixelship web-reference search when SERPER_API_KEY is configured.
return_blueprint
boolean
False
Return the blueprint preview and process images along with the final image.

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}