mirror of
https://github.com/graphdeco-inria/gaussian-splatting
synced 2024-11-22 08:18:17 +00:00
Small Readme fix
This commit is contained in:
parent
6887a84ac2
commit
46c853bd71
@ -69,7 +69,7 @@ The optimizer uses PyTorch and CUDA extensions in a Python environment to produc
|
|||||||
|
|
||||||
Our provided install method is based on Conda package and environment management:
|
Our provided install method is based on Conda package and environment management:
|
||||||
```shell
|
```shell
|
||||||
conda env create --file environment.yml # This will take less time
|
conda env create --file environment.yml
|
||||||
conda activate gaussian_splatting
|
conda activate gaussian_splatting
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user