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

lucataco /sandbox:967c20ba

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
text_prompt
string
Text prompt for world generation. If provided, will generate world from text.
input_image
string
Input image for image-to-world generation. If provided along with text_prompt, text takes precedence.
labels_fg1
string
Foreground object labels (e.g., 'stones', 'trees')
labels_fg2
string
Additional foreground object labels
scene_class
None
outdoor
Scene classification
num_inference_steps
integer
20

Min: 10

Max: 100

Number of denoising steps
guidance_scale
number
7.5

Min: 1

Max: 20

Guidance scale for generation
seed
integer
-1
Random seed for reproducibility. Set to -1 for random 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'}