-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathenvironment.yml
79 lines (79 loc) · 1.61 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: scube
channels:
- pyg
- nvidia/label/cuda-12.1.0
- pytorch
- conda-forge
- pytorch3d
dependencies:
- python=3.10
- pytorch=2.2.0
- torchvision=0.17.0
- pytorch-cuda=12.1
- numpy<2.0.0
- tensorboard
- pip
- git
- gitpython
- ca-certificates
- certifi
- openssl
- cuda
- cuda-nvcc
- parameterized
- gcc_linux-64=11
- gxx_linux-64=11
- setuptools
- cmake
- make
- ninja
- ipython
- matplotlib
- tqdm
- pyg
- sparsehash
- pytorch-scatter
- sphinx>=7.0.0
- sphinx_rtd_theme
- myst-parser
- pandas
- rich
- pytest-benchmark
- pytorch-lightning=1.9.4
- omegaconf
- flatten-dict
- wandb
- transformers
- pytorch3d
- ffmpeg
- linkify-it-py
- pip:
- -f https://pycg.huangjh.tech/packages/index.html
- python-pycg
- point_cloud_utils==0.29.5 # ! required version
- loguru
- randomname
- einops
- pynvml
- polyscope
- trimesh
- gdown
- icecream
- boto3
- git+https://github.com/yifanlu0227/webdataset.git # support uint16
- git+https://github.com/yifanlu0227/PerceptualSimilarity.git # remove torch dependency
- git+https://github.com/rahul-goel/fused-ssim.git
- poetry
- viser
- mediapy
- scikit-spatial
- ffmpeg-python
- ftfy
- termcolor
- gdown
- open3d_pycg_cpu
- https://github.com/nerfstudio-project/gsplat/releases/download/v1.4.0/gsplat-1.4.0%2Bpt22cu121-cp310-cp310-linux_x86_64.whl
- https://fvdb.huangjh.tech/fvdb-0.2.0+pt22cu121-cp310-cp310-linux_x86_64.whl
- waymo-open-dataset-tf-2-11-0==1.6.1
- opencv_python_headless
- openmim