Test for image to model **1) using website setting as follows:** <img width="249" height="600" alt="Image" src="https://github.com/user-attachments/assets/46fd1bb7-d75c-4d69-9c4d-39f083d11769" /> **2) using API setting as follows:** await client.image_to_model( image=str(IMG), model_version = "v3.1-20260211", geometry_quality = "detailed", texture=False, pbr=False, )