You're looking at a specific version of this model. Jump to the model overview.
blockbuilderjoe /blockbuilder-shap-e:b5195eb1
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
|
|
| scale |
number
|
0.1
|
Scale the resulting Minecraft model between 0.01 and 1. Higher is smaller(less detail), Lower is larger
|
| player_x |
integer
|
0
|
Player x coordinate for the model to be built around
|
| player_y |
integer
|
0
|
Player y coordinate for the model to be built around
|
| player_z |
integer
|
0
|
Player z coordinate for the model to be built around
|
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'}