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

chenxwh/shap-e:0d348e32

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 guidanece
batch_size
integer
1
Number of output
render_mode
string (enum)
nerf

Options:

nerf, stf

Choose a render mode
render_size
integer
128
Set the size of the a renderer, higher values take longer to render

Output schema

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

Schema
{'items': {'format': 'uri', 'type': 'string'},
 'title': 'Output',
 'type': 'array'}