You're looking at a specific version of this model. Jump to the model overview.

batouresearch /photorealistic-fx-controlnet:667615bf

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 zoo in space
Prompt for the model
structure
string (enum)
canny

Options:

canny, depth, normal, scribble

Structure to condition on
num_samples
string (enum)
1

Options:

1, 2, 3, 4

Number of samples (higher values may OOM)
image_resolution
string (enum)
512

Options:

256, 512, 768, 1024

Resolution of image (square)
steps
integer
20
Steps
scale
number
9

Min: 0.1

Max: 30

Scale for classifier-free guidance
seed
integer
Seed
eta
number
0
Controls the amount of noise that is added to the input data during the denoising diffusion process. Higher value -> more noise
a_prompt
string
Best quality, extremely detailed
Additional text to be appended to prompt
n_prompt
string
(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
Negative prompt
low_threshold
integer
100

Min: 1

Max: 255

[canny only] Line detection low threshold
high_threshold
integer
200

Min: 1

Max: 255

[canny only] Line detection high threshold

Output schema

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

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