You're looking at a specific version of this model. Jump to the model overview.
wolverinn /realisticoutpainter:f15f50c9
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
|
Image to outpaint
|
|
prompt |
string
|
RAW photo, 8k uhd, dslr, soft lighting, high quality, film grain, Fujifilm XT3
|
prompt en
|
negative_prompt |
string
|
(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime, mutated hands and fingers:1.4), (deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, disconnected limbs, mutation, mutated, ugly, disgusting, amputation
|
negative prompt
|
sampler_name |
string
(enum)
|
DPM++ SDE Karras
Options: DPM++ SDE Karras, DPM++ 2M Karras, DPM++ 2S a Karras, DPM2 a Karras, DPM2 Karras, LMS Karras, DPM adaptive, DPM fast, DPM++ SDE, DPM++ 2M, DPM++ 2S a, DPM2 a, DPM2, Heun, LMS, Euler, Euler a |
sampler name
|
steps |
integer
|
20
|
steps
|
cfg_scale |
integer
|
7
|
cfg scale
|
denoising_strength |
number
|
0.75
|
denoising strength
|
controlnet_resize_mode |
integer
(enum)
|
2
Options: 0, 1, 2, 3 |
controlnet resize mode
|
outpaint_direction |
string
(enum)
|
only width
Options: both, only width, only height |
outpaint width or height or both
|
overlay_original_img |
boolean
|
True
|
overlay original image on top of generated image
|
seed |
integer
|
-1
|
seed
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'properties': {'image': {'format': 'uri', 'title': 'Image', 'type': 'string'},
'payload': {'title': 'Payload', 'type': 'object'}},
'required': ['payload', 'image'],
'title': 'Output',
'type': 'object'}