fffiloni commited on
Commit
f1609b2
1 Parent(s): 2cdb96e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  tyro
2
  accelerate==0.28.0
3
  imageio
@@ -18,3 +25,4 @@ diffusers==0.27.2
18
  huggingface_hub==0.23.5
19
  transformers
20
 
 
 
1
+ torch
2
+ torchvision
3
+ xformers
4
+ numpy<2
5
+ ninja
6
+ opencv-python
7
+ ray-default
8
  tyro
9
  accelerate==0.28.0
10
  imageio
 
25
  huggingface_hub==0.23.5
26
  transformers
27
 
28
+ git+https://github.com/nerfstudio-project/gsplat.git@v1.4.0