You're looking at a specific version of this model. Jump to the model overview.
adirik /gaussiandreamer:138abc0a
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
|
Prompt to generate a 3D object.
|
|
negative_prompt |
string
|
ugly, bad anatomy, blurry, pixelated obscure, unnatural colors, poor lighting, dull, and unclear, cropped, lowres, low quality, artifacts, duplicate, morbid, mutilated, poorly drawn face, deformed, dehydrated, bad proportions
|
Prompt for the negative class. If not specified, default value will be used.
|
guidance_scale |
number
|
100
|
The scale of the guidance loss. Higher values will result in more accurate meshes but may also result in artifacts.
|
max_steps |
integer
|
1200
|
Number of iterations to run the model for.
|
avatar |
boolean
|
False
|
Whether to generate an avatar or not.
|
seed |
integer
|
The seed to use for the generation. If not specified, a random value will be used.
|
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'}