Realcat commited on
Commit
5fdb334
1 Parent(s): 848664a
Files changed (1) hide show
  1. requirements.txt +30 -30
requirements.txt CHANGED
@@ -1,38 +1,38 @@
1
- e2cnn==0.2.3
2
- einops==0.6.1
3
- gdown==4.7.1
 
4
  gradio==4.28.3
5
  gradio_client==0.16.0
6
- h5py==3.9.0
7
- imageio==2.31.1
8
- Jinja2==3.1.2
 
9
  kornia
10
- loguru==0.7.0
11
- matplotlib==3.7.1
12
- numpy==1.23.5
13
- omegaconf==2.3.0
14
- opencv-contrib-python==4.6.0.66
15
- opencv-python==4.6.0.66
16
- pandas==2.0.3
17
- plotly==5.15.0
18
- protobuf==4.23.2
19
- pycolmap==0.6.0
20
- pytlsd==0.0.2
 
 
 
 
21
  pytorch-lightning==1.4.9
22
- PyYAML==6.0
23
- scikit-image==0.21.0
24
- scikit-learn==1.2.2
25
- scipy==1.11.1
26
- seaborn==0.12.2
27
- shapely==2.0.1
28
  tensorboardX==2.6.1
29
  torchmetrics==0.6.0
30
  torchvision==0.17.1
31
- tqdm==4.65.0
32
- yacs==0.1.8
33
- onnxruntime
34
- poselib
35
  roma #dust3r
36
- huggingface_hub
37
- psutil
38
- easydict
 
1
+ e2cnn
2
+ einops
3
+ easydict
4
+ gdown
5
  gradio==4.28.3
6
  gradio_client==0.16.0
7
+ h5py
8
+ huggingface_hub
9
+ imageio
10
+ Jinja2
11
  kornia
12
+ loguru
13
+ matplotlib
14
+ numpy
15
+ onnxruntime
16
+ omegaconf
17
+ opencv-python
18
+ opencv-contrib-python
19
+ pandas
20
+ psutil
21
+ plotly
22
+ protobuf
23
+ poselib
24
+ pycolmap
25
+ pytlsd
26
+ PyYAML
27
  pytorch-lightning==1.4.9
28
+ scikit-image
29
+ scikit-learn
30
+ scipy
31
+ seaborn
32
+ shapely
 
33
  tensorboardX==2.6.1
34
  torchmetrics==0.6.0
35
  torchvision==0.17.1
 
 
 
 
36
  roma #dust3r
37
+ tqdm
38
+ yacs