hengli commited on
Commit
65dfbcf
·
1 Parent(s): b7f83b0
Files changed (1) hide show
  1. requirements.txt +20 -4
requirements.txt CHANGED
@@ -1,10 +1,26 @@
1
- torch==2.3.1
2
- torchvision==0.18.1
3
- numpy==1.26.1
4
  Pillow
5
  huggingface_hub
6
  einops
7
  safetensors
8
  evo
9
  plyfile
10
- python-opencv
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.3.1
2
+ torchvision>=0.18.1
3
+ numpy>=1.26.1
4
  Pillow
5
  huggingface_hub
6
  einops
7
  safetensors
8
  evo
9
  plyfile
10
+ # python-opencv
11
+ gradio>=5.17.1
12
+ viser>=0.2.23
13
+ tqdm
14
+ hydra-core
15
+ omegaconf
16
+ opencv-python
17
+ scipy
18
+ onnxruntime
19
+ requests
20
+ trimesh
21
+ matplotlib
22
+ pydantic>=2.10.6
23
+ # feel free to skip the dependencies below if you do not need demo_colmap.py
24
+ # pycolmap==3.10.0
25
+ # pyceres==2.3
26
+ # git+https://github.com/jytime/LightGlue.git#egg=lightglue