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

lucataco /hunyuandit-v1.1:6ad5f257

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
a cute cat
Input prompt
negative_prompt
string
Specify things to not see in the output
size
string (enum)
square

Options:

square, landscape, portrait

Choose the output size. square: (1024, 1024), landscape: (768, 1280), portrait: (1280, 768).
num_inference_steps
integer
40

Min: 1

Max: 500

Number of denoising steps
guidance_scale
number
6

Min: 1

Max: 20

Scale for classifier-free guidance
enhance_prompt
boolean
False
Choose to enhance the prompt.
sampler
string (enum)
ddpm

Options:

ddpm, ddim, dpmms

Choose a sampler.
seed
integer
Random seed. Leave blank to randomize the seed

Output schema

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

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