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

impetusdesign /vhx-gzp:7704a390

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
Prompt for image generation
num_images_per_prompt
integer
1
Number of images to generate
ip_adapter_scale
number
0.5
IP Adapter scale
controlnet_scale
number
0.5
ControlNet scale
guidance_scale
number
7
Guidance scale
num_inference_steps
integer
10
Inference steps
seed
integer
92
Random seed

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