Our code relies on Python 3.10 and CUDA 12.4, but it should work with CUDA >= 11.8 as well. Clone STC-GS. git clone https://github.com/Ziyeeee/STC-GS.git --recursive ...
mamba env create -f env.yml mamba activate mofflow-2 pip install git+https://github.com/microsoft/MOFDiff.git pip install -e . Note: If you want to build your own ...