You're looking at a specific version of this model. Jump to the model overview.
jschoormans /unstaging:d41e1770
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 |
|---|---|---|---|
| image |
string
|
Input image for conditioning
|
|
| prompt |
string
|
Text prompt for generation
|
|
| negative_prompt |
string
|
|
Negative text prompt for generation
|
| resolution |
integer
|
768
Min: 256 Max: 2048 |
Output resolution
|
| num_inference_steps |
integer
|
8
Min: 1 Max: 50 |
Number of denoising steps
|
| resolution_conditioning |
integer
|
768
Min: 256 Max: 2048 |
Resolution of the conditioning image
|
| scale |
number
|
1
Max: 2 |
Scale of the conditioning image
|
| seed |
integer
|
0
Max: 4294967295 |
Seed for the generation
|
| num_runs |
integer
|
1
Min: 1 Max: 10 |
Number of runs to make
|
Output schema
The shape of the response you’ll get when you run this model with an API.
{'format': 'uri', 'title': 'Output', 'type': 'string'}