-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
125 lines (124 loc) · 2.69 KB
/
environment.yml
File metadata and controls
125 lines (124 loc) · 2.69 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
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
name: conda_env
channels:
- conda-forge/label/cf202003
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- bzip2=1.0.8
- ca-certificates=2019.11.28
- certifi=2019.11.28
- cftime=1.1.1
- curl=7.68.0
- hdf4=4.2.13
- hdf5=1.10.5
- jemalloc=5.2.1
- jpeg=9c
- krb5=1.16.4
- ld_impl_linux-64=2.38
- libblas=3.8.0
- libcblas=3.8.0
- libcurl=7.68.0
- libedit=3.1.20230828
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgfortran-ng=7.3.0
- libgomp=11.2.0
- liblapack=3.8.0
- libnetcdf=4.7.3
- libopenblas=0.3.7
- libssh2=1.8.2
- libstdcxx-ng=11.2.0
- ncurses=6.4
- netcdf4=1.5.3
- openssl=1.1.1w
- pip=22.3.1
- python=3.7.16
- python_abi=3.7
- readline=8.2
- setuptools=65.6.3
- sqlite=3.41.2
- tk=8.6.12
- wheel=0.38.4
- xz=5.4.6
- zlib=1.2.13
- pip:
- absl-py==2.1.0
- bitarray==2.9.2
- bitstring==4.1.4
- cachetools==5.5.2
- charset-normalizer==3.3.2
- click==8.1.8
- cloudpickle==2.2.1
- colorama==0.4.6
- cycler==0.11.0
- dgl==2.0.0+cu121
- docker-pycreds==0.4.0
- docopt==0.6.2
- fonttools==4.38.0
- gitdb==4.0.11
- gitpython==3.1.43
- google-auth==2.38.0
- google-auth-oauthlib==0.4.6
- grpcio==1.62.3
- gym==0.26.2
- gym-notices==0.0.8
- idna==3.7
- importlib-metadata==6.7.0
- joblib==1.3.2
- jsonpickle==1.5.2
- kiwisolver==1.4.5
- llvmlite==0.39.1
- markdown==3.4.4
- markupsafe==2.1.5
- matplotlib==3.5.3
- munch==2.5.0
- networkx==2.6.3
- numba==0.56.4
- numpy==1.21.6
- nvidia-cublas-cu11==11.10.3.66
- nvidia-cuda-nvrtc-cu11==11.7.99
- nvidia-cuda-runtime-cu11==11.7.99
- nvidia-cudnn-cu11==8.5.0.96
- oauthlib==3.2.2
- opencv-python-headless==4.9.0.80
- packaging==24.0
- pandas==1.3.5
- pillow==9.5.0
- platformdirs==4.0.0
- portalocker==2.7.0
- protobuf==3.20.3
- psutil==5.9.8
- py-cpuinfo==9.0.0
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- requests==2.31.0
- requests-oauthlib==2.0.0
- rsa==4.9
- sacred==0.8.2
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.12.2
- sentry-sdk==2.22.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorboardx==2.6.2.2
- threadpoolctl==3.1.0
- torch==1.13.1
- torchdata==0.5.1
- torchvision==0.14.1
- tqdm==4.66.2
- typing-extensions==4.7.1
- urllib3==2.0.7
- wandb==0.18.7
- werkzeug==2.2.3
- wrapt==1.16.0
- zipp==3.15.0