-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathenvironment.yaml
More file actions
82 lines (82 loc) · 2.22 KB
/
environment.yaml
File metadata and controls
82 lines (82 loc) · 2.22 KB
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
name: IndustrialControl
channels:
- conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- bzip2=1.0.8=h4bc722e_7
- ca-certificates=2025.4.26=hbd8a1cb_0
- ld_impl_linux-64=2.43=h712a8e2_4
- libexpat=2.7.0=h5888daf_0
- libffi=3.4.6=h2dba641_1
- libgcc=15.1.0=h767d61c_2
- libgcc-ng=15.1.0=h69a702a_2
- libgomp=15.1.0=h767d61c_2
- liblzma=5.8.1=hb9d3cd8_1
- libnsl=2.0.1=hd590300_0
- libsqlite=3.49.2=hee588c1_0
- libuuid=2.38.1=h0b41bf4_0
- libxcrypt=4.4.36=hd590300_1
- libzlib=1.3.1=hb9d3cd8_2
- ncurses=6.5=h2d0b736_3
- openssl=3.5.0=h7b32b05_1
- pip=25.1.1=pyh8b19718_0
- python=3.10.17=hd6af730_0_cpython
- readline=8.2=h8c095d6_2
- setuptools=80.8.0=pyhff2d567_0
- tk=8.6.13=noxft_h4845f30_101
- wheel=0.45.1=pyhd8ed1ab_1
- pip:
- absl-py==2.2.2
- attrdict==2.0.1
- attrs==25.3.0
- certifi==2025.4.26
- charset-normalizer==3.4.2
- click==8.2.1
- cloudpickle==3.1.1
- dm-tree==0.1.9
- filelock==3.18.0
- fsspec==2025.5.1
- gym==0.26.2
- gym-notices==0.0.8
- idna==3.10
- jinja2==3.1.6
- jsonschema==4.23.0
- jsonschema-specifications==2025.4.1
- markupsafe==3.0.2
- mpmath==1.3.0
- msgpack==1.1.0
- networkx==3.4.2
- numpy==2.2.6
- onnx==1.18.0
- onnxruntime==1.23.0
- opencv-python==4.11.0.86
- packaging==25.0
- pandas==2.2.3
- protobuf==6.31.0
- pyarrow==20.0.0
- pygame==2.6.1
- python-dateutil==2.9.0.post0
- pytz==2025.2
- pyyaml==6.0.2
- ray==2.46.0
- referencing==0.36.2
- requests==2.32.3
- rpds-py==0.25.1
- scipy==1.15.3
- six==1.17.0
- sympy==1.14.0
- tensorboardx==2.6.2.2
- torch==2.7.0
- tqdm==4.67.1
- triton==3.3.0
- typing-extensions==4.13.2
- tzdata==2025.2
- urllib3==2.4.0
- wrapt==1.17.2
prefix: /opt/conda/envs/js