-
Notifications
You must be signed in to change notification settings - Fork 25
/
environment.yml
138 lines (138 loc) · 3.66 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
name: gaussian_shader
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- ca-certificates=2023.5.7=hbcca054_0
- colorama=0.4.6=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libblas=3.9.0=17_linux64_openblas
- libcblas=3.9.0=17_linux64_openblas
- libffi=3.3=h58526e2_2
- libgcc-ng=13.1.0=he5830b7_0
- libgfortran-ng=13.1.0=h69a702a_0
- libgfortran5=13.1.0=h15d22d2_0
- libgomp=13.1.0=he5830b7_0
- liblapack=3.9.0=17_linux64_openblas
- libopenblas=0.3.23=pthreads_h80387f5_0
- libsqlite=3.42.0=h2797004_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libzlib=1.2.13=hd590300_5
- ncurses=6.4=hcb278e6_0
- numpy=1.21.6=py37h976b520_0
- openssl=1.1.1u=hd590300_0
- pip=22.3.1=pyhd8ed1ab_0
- plyfile=0.8.1=pyhd8ed1ab_0
- python=3.7.13=haa1d7c7_1
- python_abi=3.7=2_cp37m
- readline=8.2=h8228510_1
- sqlite=3.42.0=h2c6b66d_0
- tk=8.6.12=h27826a3_0
- tqdm=4.65.0=pyhd8ed1ab_1
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=hd590300_5
- pip:
- absl-py==1.4.0
- addict==2.4.0
- ansi2html==1.8.0
- attrs==23.1.0
- backcall==0.2.0
- cachetools==5.3.1
- certifi==2023.7.22
- charset-normalizer==3.2.0
- click==8.1.6
- configargparse==1.7
- cutlass==0.0.1
- cycler==0.11.0
- dash==2.11.1
- dash-core-components==2.0.0
- dash-html-components==2.0.0
- dash-table==5.0.0
- debugpy==1.6.7
- decorator==5.1.1
- diff-gaussian-rasterization==0.0.0
- entrypoints==0.4
- fastjsonschema==2.18.0
- flask==2.2.5
- fmt==0.3.1
- fonttools==4.38.0
- google-auth==2.22.0
- google-auth-oauthlib==0.4.6
- grpcio==1.56.2
- idna==3.4
- imageio==2.31.2
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- ipykernel==6.16.2
- ipython==7.34.0
- ipywidgets==8.0.7
- itsdangerous==2.1.2
- jedi==0.18.2
- jinja2==3.1.2
- joblib==1.3.1
- jsonschema==4.17.3
- jupyter-client==7.4.9
- jupyter-core==4.12.0
- jupyterlab-widgets==3.0.8
- kiwisolver==1.4.4
- markdown==3.4.4
- markupsafe==2.1.3
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- nbformat==5.7.0
- nest-asyncio==1.5.6
- ninja==1.11.1.1
- nvdiffrast==0.3.1
- oauthlib==3.2.2
- open3d==0.17.0
- opencv-python-headless==4.8.0.74
- packaging==23.1
- pandas==1.3.5
- parso==0.8.3
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==9.5.0
- pkgutil-resolve-name==1.3.10
- plotly==5.15.0
- prompt-toolkit==3.0.39
- protobuf==3.20.3
- psutil==5.9.5
- ptyprocess==0.7.0
- pyasn1==0.5.0
- pyasn1-modules==0.3.0
- pygments==2.15.1
- pyparsing==3.1.0
- pyquaternion==0.9.9
- pyrsistent==0.19.3
- python-dateutil==2.8.2
- pytz==2023.3
- pyyaml==6.0.1
- pyzmq==25.1.0
- requests==2.31.0
- requests-oauthlib==1.3.1
- retrying==1.3.4
- rsa==4.9
- scikit-learn==1.0.2
- scipy==1.7.3
- setuptools==59.5.0
- simple-knn==0.0.0
- six==1.16.0
- tenacity==8.2.2
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- threadpoolctl==3.1.0
- torch==1.10.1+cu111
- torchaudio==0.10.1+cu111
- torchvision==0.11.2+cu111
- tornado==6.2
- traitlets==5.9.0
- typing-extensions==4.7.1
- urllib3==1.26.16
- wcwidth==0.2.6
- werkzeug==2.2.3
- widgetsnbextension==4.0.8
- zipp==3.15.0