Skip to content

2025/03/27

Choose a tag to compare

@github-actions github-actions released this 26 Mar 21:15
d287a19

screenshot

README | 中文说明

Release for MV.
Major updates included, and a new updater for future major updates.

Prerequisite

  • CUDA Toolkit (from 12.4 to 12.8, all fine)
  • MSVC VC++ Build Tools (or Visual Studio with C++ workload)

Usage

  • Download and extract.
  • If you're upgrading from the old version, copy/move your HuggingFaceHub folder to the new one.
  • Run 0-initialize.bat
  • Run 1-compile-install-texture-gen.bat
  • Run 2-download-models.bat
  • Run 4-start-mv.bat
  • Open http://localhost:8080/

Tip(s)

  • Try add --profile 3 or --profile 2 if you have enough VRAM to spare. The default --profile 4 is only using 6GB of VRAM.

Versions

  • Python 3.12.9
  • CUDA 12.4
  • PyTorch 2.6.0