from trellis import ImageTo3D # Load the model model = ImageTo3D() # Convert an image to 3D model.convert("DORA.png", "output_3d.glb")