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

jasonod888 /moge2:5cd8c16f

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
fp16
boolean
True
Use FP16 for faster inference (GPU recommended).
fov_x
number
Optional horizontal FoV in degrees. If omitted, MoGe estimates it.
image
string
Input image (jpg/png).
resize_to
integer
Optional resize long-side to this value (keeps aspect). 0/None = no resize.
threshold
number
0.04
Threshold for removing depth edges before meshing. Use a very large number to disable.
num_tokens
integer
Optional token override (suggested 1200-2500). If set, overrides resolution_level.
resolution_level
integer
9
Inference resolution level [0-9]. Higher captures finer detail but slower.
debug_write_local
boolean
True
If true, write outputs to /src/output (visible locally). Keep true for local dev.

Output schema

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

Schema
{'title': 'Output'}