Run TripoSR Model Demo Online
Run the TripoSR model online
Model Introduction
TripoSR was developed by Stability AI and Tripo AI. It can generate high-quality 3D models from a single image within 1 second, and has low computing power requirements, so ordinary users can easily use it on local devices. The model is now open source and allows commercial use.
Leveraging the principles of the Large Reconstruction Model (LRM), TripoSR brings key advances that significantly improve the speed and quality of 3D reconstruction. The model is characterized by its ability to quickly process inputs, generating high-quality 3D models in less than 0.5 seconds on an NVIDIA A100 GPU. TripoSR demonstrates superior performance in both qualitative and quantitative evaluations, outperforming other open source alternatives in multiple public datasets. The figure below shows the performance of TripoSR relative to other leading models through visual comparisons and metrics.
How to run
1. Open a new terminal page
2. Enter the following command to install the dependent environment
cd TripoSR
pip install -r requirements.txt
pip install gradio
3. Enter the command python gradio_app.py to run the Gradio demo
4. After http://0.0.0.0:8080 appears, open the "API Address" on the right. If you have not authenticated your real name, you need to authenticate your real name first.