You're looking at a specific version of this model. Jump to the model overview.
mbukerepo /photomaker:391567b0
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
|
sci-fi, closeup portrait photo of a man img wearing the sunglasses in Iron man suit, face, slim body, high quality, film grain
|
Input prompt
|
negative_prompt |
string
|
(asymmetry, worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth
|
Negative Input prompt
|
image |
string
|
Input image for img2img or inpaint mode
|
|
seed |
integer
|
Random seed. Leave blank to randomize the seed
|
|
num_outputs |
integer
|
4
Min: 1 Max: 4 |
Number of images to output.
|
num_inference_steps |
integer
|
40
Min: 1 Max: 500 |
Number of denoising steps
|
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'}