zsy1987 / SA-GS

Apache License 2.0
84 stars 2 forks source link

Installation process error #3

Open Taxalfer opened 2 months ago

Taxalfer commented 2 months ago

The environment installation command should be "conda env create -f environment.yml"

zsy1987 commented 2 months ago

The environment installation command should be "conda env create -f environment.yml"

We are following the official 3DGS code, so you just need to run "pip install submodules/diff-gaussian-rasterization_new" in the official 3DGS environment to compile our code.