-
Notifications
You must be signed in to change notification settings - Fork 17
/
Copy pathenvironment.yml
50 lines (50 loc) · 938 Bytes
/
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
name: gaussian_splatting_hair
channels:
- pytorch
- conda-forge
- defaults
- anaconda
- fvcore
- iopath
- bottler
- nvidia
dependencies:
- python=3.9
- pip=23.3.1
- setuptools=69.5.1
- gcc=10.4.0
- gxx=10.4.0
- gxx_linux-64=10.4.0
- plyfile=0.8.1
- pytorch=2.1.1
- torchvision=0.16.1
- torchaudio=2.1.1
- pytorch-cuda=11.8
- cmake=3.28.0
- pyhocon=0.3.60
- icecream=2.1.3
- einops=0.6.0
- accelerate=0.18.0
- jsonmerge=1.9.0
- easydict=1.9
- iopath=0.1.10
- tensorboardx=2.6
- scikit-image=0.20.0
- fvcore=0.1.5
- toml=0.10.2
- tqdm=4.66.5
- gdown=5.2.0
- colmap=3.10
- pip:
- pysdf==0.1.9
- clean-fid==0.1.35
- face-alignment==1.4.1
- clip==0.2.0
- torchdiffeq==0.2.3
- torchsde==0.2.5
- resize-right==0.0.2
- ext/pytorch3d
- ext/NeuralHaircut/npbgpp
- ext/simple-knn
- ext/diff_gaussian_rasterization_hair
- ext/kaolin