wglint / 5_realvisxl

  • Public
  • 10 runs

Run wglint/5_realvisxl 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
face photo, 28 y.o man John, bald, wearing black shirt, standing, looks away, natural skin, daylight, (cinematic, film grain:1.1)
Enter a prompt
negative_prompt
string
(worst quality, low quality, illustration, 3d, 2d, painting, cartoons, sketch), open mouth
Enter a negative prompt
width
integer
768
Enter a width
height
integer
1024
Enter a height
guidance_scale
integer
7
Enter a guidance scale
num_inference_steps
integer
25
Enter a number of inference steps
seed
integer
3456051406
Enter a seed
number_picture
integer
1

Min: 1

Max: 4

Enter a number of picture

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