Skip to content

Instantly share code, notes, and snippets.

View lukevanin's full-sized avatar

Luke Van In lukevanin

View GitHub Profile
@lukevanin
lukevanin / beam_triposg.py
Created April 16, 2025 21:05
Run TripoSG 2D-to-3D on beam.cloud
#
# Run TripoSG 2D-to-3D on beam.cloud
#
# Luke Van In (x.com/lukevanin)
#
# This script is used to deploy the TripoSG 2D-to-3D model on beam.cloud.
#
# The model is deployed as a cloud endpoint, which can be called directly
# using the beam.cloud API.
#