-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
49 lines (49 loc) · 1.27 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
name: octree-viewer
channels:
- defaults
dependencies:
- bzip2=1.0.8=h2bbff1b_6
- ca-certificates=2024.3.11=haa95532_0
- libffi=3.4.4=hd77b12b_1
- openssl=3.0.13=h2bbff1b_1
- pip=23.3.1=py310haa95532_0
- python=3.10.14=he1021f5_0
- setuptools=68.2.2=py310haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- tk=8.6.12=h2bbff1b_0
- tzdata=2024a=h04d1e81_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.43.0=py310haa95532_0
- xz=5.4.6=h8cc25b3_1
- zlib=1.2.13=h8cc25b3_1
- pip:
- coloredlogs==15.0.1
- filelock==3.13.1
- flatbuffers==24.3.25
- fsspec==2024.2.0
- humanfriendly==10.0
- install==1.3.5
- intel-openmp==2021.4.0
- jinja2==3.1.3
- markupsafe==2.1.5
- mkl==2021.4.0
- mpmath==1.3.0
- networkx==3.2.1
- numpy==1.26.3
- onnx==1.16.0
- onnxruntime==1.17.3
- onnxscript==0.1.0.dev20240504
- packaging==24.0
- pillow==10.2.0
- plyfile==1.0.3
- protobuf==5.26.1
- pyreadline3==3.4.1
- sympy==1.12
- tbb==2021.11.0
- torch==2.3.0+cu118
- torchaudio==2.3.0+cu118
- torchsummary==1.5.1
- torchvision==0.18.0+cu118
- typing-extensions==4.9.0
prefix: C:\Users\nmnmn\anaconda3\envs\gs-viewer