# Trellis 2
Microsoft's 3D generative AI framework for creating high-quality 3D models from text and images. Trellis 2 is a diffusion-based model that generates geometry and appearance in a unified pipeline.
## Key Features
- Text-to-3D and image-to-3D generation
- High-quality mesh and texture generation
- Unified architecture combining geometry and appearance generation
- Multiple model sizes available (4B and larger)
- Fast inference with open-source implementation
## Usage
Models available via:
- [Official documentation](https://microsoft.github.io/TRELLIS.2/)
- [Hugging Face model hub](https://huggingface.co/microsoft/TRELLIS.2-4B)
- [Hugging Face Space](https://huggingface.co/spaces/microsoft/TRELLIS.2)
Generated 3D models can be imported directly into tools like [[Blender]] for further refinement, animation, and rendering.
## Source
- [GitHub repository](https://github.com/microsoft/TRELLIS.2)
- [Website](https://trellis2.com/)
## References
-
## Related
- [[Blender]]