seanyan604 / dxpos_scene_id2

  • Public
  • 3 runs

Run seanyan604/dxpos_scene_id2 with an API

Use one of our client libraries to get started quickly. Clicking on a library will take you to the Playground tab where you can tweak different inputs, see the results, and copy the corresponding code to use in your own project.

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
ref_image
string
Reference Image
scene_image
string
Scene Image
depth_image
string
Depth Image
seg_image
string
Segment Image
width
integer
512
Width
height
integer
688
Height
batchsize
integer
1
batchsize
CFG
number
7
CFG scale
ip_weight
number
0.8
Reference weight
scene_weight
number
1
Scene weight
sampler
string
euler_ancestral
euler_ancestral, dpmpp_2m_sde, dpmpp_2m_sde_gpu, dpmpp_3m_sde, ddim
quality_mode
integer
0
Quality mode, 0:fast, 1:quality
keep_alive
integer
0
Keep the model alive

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{
  "type": "string",
  "title": "Output",
  "format": "uri"
}