usamaehsan / realistic-vision-v5-inpainting

Better than SDXL Inpainting

  • Public
  • 1.6K runs
  • GitHub

Run usamaehsan/realistic-vision-v5-inpainting 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
Input image
prompt
string
a tabby cat, high resolution, sitting on a park bench
None
mask
string
Mask image
negative_prompt
string
(deformed iris, deformed pupils, semi-realistic, cgi, 3d, render, sketch, cartoon, drawing, anime:1.4), text, close up, cropped, out of frame, worst quality, low quality, jpeg artifacts, ugly, duplicate, morbid, mutilated, extra fingers, mutated hands, poorly drawn hands, poorly drawn face, mutation, deformed, blurry, dehydrated, bad anatomy, bad proportions, extra limbs, cloned face, disfigured, gross proportions, malformed limbs, missing arms, missing legs, extra arms, extra legs, fused fingers, too many fingers, long neck
None
strength
number
0.8

Max: 1

strength/weight
image_size
number
612

Min: 128

max image height/width
steps
integer
20

Max: 100

num_inference_steps
seed
integer
Leave blank to randomize

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