Skip to content

Releases: IgorAherne/trellis-stable-projectorz

tellis-spz

Choose a tag to compare

@IgorAherne IgorAherne released this 11 Jan 09:17
1978a98

Same as other releases, but this one has a fixed URL from which StableProjectorz can download the zip reliably.
Equivalent of the v40 release

Must have the spz tag, and the trellis-spz.zip as the file to download.

Therefore, if you are an ordinary user who wants to play with Trellis separately, - check the latest release instead.

v40_py311_trellis_stableprojectorz.zip

Choose a tag to compare

@IgorAherne IgorAherne released this 05 Jan 12:06

A simple installer for Trellis that works on windows.

You need an Nvidia GPU (at least GTX 980 / GTX 1080 or newer).

Doesn't need any Cuda Toolkit, nor Powershell. Doesn't use VisualStudio, no need for admin, etc.
It's bundled with its own Python 3.11, PyTorch 2.7.0 and Cuda 12.8

For old GTX 1000-series gpu, you still need Cuda Toolkit 12.8, and VC Redistributable (x64) otherwise no need.


Download the v40_py311_trellis_stableprojectorz.zip and unarchive it.
To launch, double-click either:

For browser access:

  • run-gradio-fp16.bat to run in browser in half-precision mode. (great for GPUs with 8GB vram)
  • run-gradio.bat to run in browser.

For API server and StableProjectorz:

  • run-fp16.bat to run in half-precision mode (increased speed and compactness, with a tiny drop in quality)
  • run.bat to run in full-precision mode (your gpu has to be at least 12-16 GB vram, else might give Out-of-Memory errors)
  • see INSTRUCTIONS - HOW TO USE.txt for parameters and docs.

To update:

  • update.bat to fetch most recent version of code. Careful, some people say it causes installation issues, I'll check later.

It will perform the installation and then will execute scripts.
Don't worry about the Triton error.


Donations/ $ Support: https://stableprojectorz.com/thanks


There is a better Trellis now (Trellis.2) - check my single-click installer here