You're looking at a specific version of this model. Jump to the model overview.
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 |
|---|---|---|---|
| obj_file |
string
|
3D object (shape) file to generate the texture onto
|
|
| prompt |
string
|
Prompt to generate a 3D object.
|
|
| negative_prompt |
string
|
|
Negative prompt to generate a 3D object.
|
| ddim_steps |
integer
|
50
|
Number of steps for DDIM
|
| new_strength |
number
|
1
Max: 1 |
Amount of DDIM steps for the new view
|
| update_strength |
number
|
0.3
Max: 1 |
Amount of DDIM steps for updating the view
|
| num_viewpoints |
None
|
36
|
Number of viewpoints
|
| viewpoint_mode |
None
|
predefined
|
Viewpoint mode
|
| update_steps |
integer
|
20
|
Number of update steps
|
| update_mode |
None
|
heuristic
|
Update mode
|
| seed |
integer
|
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'}