setup.sh 92 Bytes
Newer Older
Ruilong Li's avatar
init  
Ruilong Li committed
1
2
3
conda create -n nerfacc python=3.9 -y
conda activate nerfacc
pip install -r requirements.txt