f9e42d/46c4c9

Public
631 runs

Run f9e42d/46c4c9 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
prompt
string
Prompt text
category
string
Garment category
category2
string
Second Garment category
pose_image
string
Pose image
garment_image
string
Garment image
garment2_image
string
Second Garment image
height
integer
None
width
integer
None
guidance_scale
number
2.5
None
img_guidance_scale
number
1.6
None
num_inference_steps
integer
30
None
seed
integer
None
mode
None
apparel_to_model
None
lora_names
array
['default']
None

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"
}