Skip to content

Commit 4ed8a9c

Browse files
committed
bugfix: fix on requirements.txt
1 parent 19c6c32 commit 4ed8a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# The repo used in gsplat
55
# git+https://github.com/rmbrualla/pycolmap@cc7ea4b7301720ac29287dbe450952511b32125e
66
# The recommended repo used for GSCodec Studio
7-
pip install git+https://github.com/JasonLSC/pycolmap.git
7+
git+https://github.com/JasonLSC/pycolmap.git
88

99
# (optional) nerfacc for torch version rasterization
1010
# git+https://github.com/nerfstudio-project/nerfacc

0 commit comments

Comments
 (0)