You're looking at a specific version of this model. Jump to the model overview.
jd7h /dreamcraft3d:cf19b73a
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
|
Image to generate a 3D object from.
|
|
prompt |
string
|
Prompt to generate a 3D object.
|
|
use_fast_configs |
boolean
|
True
|
Use fast configuration files. This is less precise but much faster than the original configuration.
|
guidance_scale |
number
|
5
Min: 1 Max: 50 |
The scale of the guidance loss. Higher values will result in more accurate meshes but may also result in artifacts.
|
num_steps |
integer
|
5000
Min: 1 Max: 10000 |
Number of iterations to run the model for.
|
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'}