seanyan604 / dxpos_3d_id2

  • Public
  • 2.8K runs

Run seanyan604/dxpos_3d_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
image
string
Image
background_image
string
Background Image
is_human
integer
0
is human, 0 no, 1 yes
is_female
integer
0
is female, 0 no, 1 yes
age
integer
0
age,
scene_dict
string
{"name": "santa_dress.safetensors","weight": 0.0,"similarity": 0.0}
scene dict
cloth_dict
string
{"name": "santa_dress.safetensors","weight": 0.0,"similarity": 0.0}
cloth dict
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": "array",
  "items": {},
  "title": "Output"
}