Inferpost https://ai.api.nvidia.com/v1/genai/microsoft/trellisBody ParamsmodestringenumNIM inference mode. If image is selected an input image is required. If text if selected an input prompt. If mode is not specified the mode would be determined based on the image and prompt inputstextimageAllowed:textimagepromptstringlength ≤ 77What you wish to see in the output 3D model. A strong, descriptive prompt that clearly defines elements, colors, and subjects will lead to better results.imagestring | nullAn image input to generate the 3D model from. Preview API NIM supports only a predefined set of images. The image should be in form of data:image/png;example_id,{example_id} with example_id in a range [0,3].no_texturebooleanDefaults to falseIf True skips the texture baking stage at the end of model generation pipelinetruefalseoutput_formatstringenumDefaults to glbThe output format to use. If stl format is selected no_texture parameter would be ignoredglbstlAllowed:glbstlsamplesinteger1 to 1Defaults to 1Number of 3D Objects to generate. Only samples=1 is supportedseedinteger≥ 0Defaults to 0The seed which governs generation. Changing the seed with other inputs fixed results in different outputs. (Omit this option or use 0 for a random seed)slat_cfg_scalenumbernull≤ 10How strictly the diffusion process adheres to the input text or image in the structured latent diffusionss_cfg_scalenumbernull≤ 10How strictly the diffusion process adheres to the input text or image in the sparse structure diffusionslat_sampling_stepsintegernull10 to 50Number of structured latent diffusion steps to run.ss_sampling_stepsintegernull10 to 50Number of sparse structure diffusion steps to run.Responses 200Successful Response 422Validation ErrorUpdated 7 months ago