Home / Extensions / TRELLIS2 GGUF (with texture)

TRELLIS2 GGUF (with texture)

Model
@lightningpixel· Aug 2026
About

Convert a single image into a 3D mesh in one pass, using the Trellis.2 GGUF model by Aero-Ex.

Repository
https://github.com/lightningpixel/modly-trellis2-gguf-extension
View on GitHub
Install in Modly
  1. 1
    Open “Models” in the app
    Go to the Models page and click Install from GitHub.
  2. 2
    Paste the repository URL
    Use the Copy button above, then confirm the installation.
  3. 3
    Download the model
    Once installed, download the model or one of its variants.
Documentation

From the project README

Convert a single image into a 3D mesh in one pass, using the Trellis.2 GGUF model by Aero-Ex.

The workflow above is the recommended starting point. It chains the two nodes back-to-back:

1. Generate Mesh — takes an image and produces a geometry-only GLB 2. Texture Mesh — takes the same image and the generated mesh, and bakes textures onto it

Read the full README on GitHub →
← Browse all extensions