faneggg commited on
Commit
18e1fda
·
verified ·
1 Parent(s): 731e62c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -13,7 +13,7 @@ trimesh
13
  tensorboard
14
  pyglet<2
15
  imageio
16
- gsplat
17
  scikit-learn
18
  hydra-submitit-launcher
19
  huggingface-hub[torch]>=0.22
 
13
  tensorboard
14
  pyglet<2
15
  imageio
16
+ git+https://github.com/nerfstudio-project/gsplat.git
17
  scikit-learn
18
  hydra-submitit-launcher
19
  huggingface-hub[torch]>=0.22