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

guillaumemartinfesta /shap-e:06e0f602

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
Text prompt for generating the 3D model, ignored if an image is provide below
image
string
An synthetic view image for generating the 3D modeld
guidance_scale
number
15
Set the scale for guidance
batch_size
integer
1
Number of output

Output schema

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

Schema
{'properties': {'json_file': {'title': 'Json File'}},
 'title': 'ModelOutput',
 'type': 'object'}