mgonline2021 / sdxlorarlvsn

  • Public
  • 127 runs
  • 8x L40S

Run mgonline2021/sdxlorarlvsn 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
num_samples
integer
1

Min: 1

Max: 4

num_samples
pose_image
string
Pose image
pose_resemblance
number
0.8

Max: 1

Control Guidance End (0 - 1)
face_image
string
Face image
face_resemblance
number
0.5

Max: 1

Face Conditioning Scale (0 - 1)
face_expanding_bbox
number
0.5

Max: 1

Face Expanding bbox (0 - 1)
prompt
string
a portrait of a [MODEL] with a suit and a tie
None
n_prompt
string
None
steps
integer
8

Max: 50

num_inference_steps
width
integer
768
Width
seed
integer
0

Max: 2147483647

Seed (0 = random, maximum: 2147483647)

Output schema

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

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