You're looking at a specific version of this model. Jump to the model overview.
arielreplicate /instruct-pix2pix:10e63b0e
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 |
---|---|---|---|
input_image |
string
|
Path to an image
|
|
instruction_text |
string
|
Instruction text
|
|
seed |
integer
|
0
|
Random sampling seed. Sometimes, some seeds will edit the image more than others
|
cfg_text |
number
|
7.5
|
Higher value leads to more drastic edits but less variety
|
cfg_image |
number
|
1.5
|
Higher value means more preservation of the input image - but less drastic edits
|
resolution |
integer
|
512
|
Output resolution: sometimes, certain resolutions make certain types of changes better
|
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'}