brandonsmart commited on
Commit
5870db7
1 Parent(s): cce532e

Adding MASt3R requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -0
requirements.txt ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ numpy<2.0.0
2
+ scikit-learn
3
+ pillow-heif
4
+ torch
5
+ torchvision
6
+ roma
7
+ gradio
8
+ matplotlib
9
+ tqdm
10
+ opencv-python
11
+ scipy
12
+ einops
13
+ trimesh
14
+ tensorboard
15
+ pyglet<2
16
+ huggingface-hub[torch]>=0.22