Skip to content

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Snosixtyboo authored Mar 17, 2024
1 parent d9fad7b commit b17ded9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ channels:
- defaults
dependencies:
- cudatoolkit=11.6
- plyfile=0.8.1
- plyfile
- python=3.7.13
- pip=22.3.1
- pytorch=1.12.1
Expand All @@ -14,4 +14,4 @@ dependencies:
- tqdm
- pip:
- submodules/diff-gaussian-rasterization
- submodules/simple-knn
- submodules/simple-knn

0 comments on commit b17ded9

Please sign in to comment.