update readme
This commit is contained in:
parent
28164d648c
commit
353fde5aab
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ Codebase for paper:
|
|||
## Create environment
|
||||
```bash
|
||||
conda env create --file environment.yml
|
||||
conda activate nerf-ddp
|
||||
```
|
||||
|
||||
## Training (Use all available GPUs by default)
|
||||
|
|
Loading…
Reference in a new issue