To get started, clone this project, create a conda virtual environment using Python 3.10+, and install the requirements: git clone https://github.com/donydchen ...
conda create -n pansplat python=3.10 conda activate pansplat pip install torch==2.4.0+cu118 torchvision==0.19.0+cu118 torchaudio==2.4.0+cu118 --index-url https ...