You're looking at a specific version of this model. Jump to the model overview.
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
|
a photorealistic chicken
|
The global prompt for generating the collage.
|
patch_url |
string
|
https://storage.googleapis.com/dm_arnheim_3_assets/collage_patches/animals.npy
|
An .npy file for the collage patches.
|
num_patches |
integer
|
100
|
Number of images to start with
|
initial_positions |
array
|
[]
|
List of lists representing the initial positions of patches.
|
optim_steps |
integer
|
250
|
Number of optimization steps to run during collage generation.
|
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'}