{
"image_url": "",
"ss_guidance_strength": 7.5,
"ss_sampling_steps": 12,
"slat_guidance_strength": 3,
"slat_sampling_steps": 12,
"mesh_simplify": 0.95,
"texture_size": 1024
}curl --location --request POST 'https://api.302.ai/302/submit/trellis' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"image_url": "",
"ss_guidance_strength": 7.5,
"ss_sampling_steps": 12,
"slat_guidance_strength": 3,
"slat_sampling_steps": 12,
"mesh_simplify": 0.95,
"texture_size": 1024
}'{
"model_mesh": {
"url": "",
"content_type": "application/octet-stream",
"file_size": 1946020
},
"timings": {
"prepare": 1.006387174129486e-05,
"generation": 9.046376060694456,
"export": 12.771794426254928
}
}