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

ariel415el/gpdm:ebaced6c

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
task
string (enum)

Options:

Reshuffle, retarget, style-transfer

An enumeration.
num_outputs
integer
1
How many output images to generate
num_projections
integer
64
Number of ramdom projections for SWD.More is better results but is slower and more memory inefficient
patch_size
integer
8
size of the extracted a patches, I found 11 to work better for style transfer
reference_image
string
The main input image - Style image in style-transfer.
content_image
string
Only relevant for style-transfer

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'}