cudanexus / interior

  • Public
  • 139 runs

Run cudanexus/interior 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
rustic
None
negative_prompt
string
None
mask_prompt
string
floor
Positive mask prompt
negative_mask_prompt
string
low quality, exterior, overexposed, artificial lighting, CGI, render, drawing, text, close-up, cropped, deformed features, unrealistic, blurry, poor anatomy, missing limbs, extra limbs, UnrealisticDream, realisticvision-negative-embedding
Negative mask prompt
steps
integer
10

Max: 50

steps
condition_scale
number
0.5

Max: 1

controlnet conditioning scale for generalization
guidance
number
2.5

Max: 15

Guidance scale
width
integer
768
Width
adjustment_factor
integer
0
Mask Adjustment Factor (-ve for erosion, +ve for dilation)
seed
integer
0
Random seed. Set to 0 to randomize the seed

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