Back to Home
Aswinks01 icon

TRELLIS.2-Text-to-3D

by Aswinks01

Overview

End-to-end application for generating high-quality 3D GLB assets from text prompts or existing images, leveraging AI models like Z-Image-Turbo and TRELLIS.2.

Installation

Run Command
python app.py

Security Notes

Uses `trust_remote_code=True` when loading models from Hugging Face (e.g., `DINOv3ViTModel`, `AutoModelForImageSegmentation`), which allows arbitrary code execution from external repositories and is a significant supply chain security risk. Also connects to an external Gradio client (`briaai/BRIA-RMBG-2.0`) for background removal, sending user input images to a third-party service.

Similar Servers

Stats

Interest Score0
Security Score4
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2026-01-19

Tags

Text-to-3DImage-to-3DAIMachine Learning3D GenerationGradioPyTorch