Skip to content

Commit b17ded9

Browse files
authored
Update environment.yml
1 parent d9fad7b commit b17ded9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ channels:
55
- defaults
66
dependencies:
77
- cudatoolkit=11.6
8-
- plyfile=0.8.1
8+
- plyfile
99
- python=3.7.13
1010
- pip=22.3.1
1111
- pytorch=1.12.1
@@ -14,4 +14,4 @@ dependencies:
1414
- tqdm
1515
- pip:
1616
- submodules/diff-gaussian-rasterization
17-
- submodules/simple-knn
17+
- submodules/simple-knn

0 commit comments

Comments
 (0)