-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
142 lines (142 loc) · 4.12 KB
/
environment.yml
File metadata and controls
142 lines (142 loc) · 4.12 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
name: prob
channels:
- conda-forge
- anaconda
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- abseil-cpp=20230802.0=h6a678d5_2
- absl-py=1.4.0=py39h06a4308_0
- aiohttp=3.8.5=py39h5eee18b_0
- aiosignal=1.2.0=pyhd3eb1b0_0
- async-timeout=4.0.2=py39h06a4308_0
- attrs=23.1.0=py39h06a4308_0
- blas=1.0=mkl
- blinker=1.6.2=py39h06a4308_0
- brotli-python=1.0.9=py39h6a678d5_7
- c-ares=1.19.1=h5eee18b_0
- ca-certificates=2025.11.12=hbd8a1cb_0
- cachetools=4.2.2=pyhd3eb1b0_0
- certifi=2025.8.3=pyhd8ed1ab_0
- cffi=1.16.0=py39h5eee18b_0
- click=8.1.7=py39h06a4308_0
- cryptography=41.0.3=py39hdda0065_0
- frozenlist=1.4.0=py39h5eee18b_0
- google-auth=2.22.0=py39h06a4308_0
- grpc-cpp=1.48.2=he1ff14a_3
- grpcio=1.48.2=py39he1ff14a_3
- gtest=1.14.0=hdb19cb5_0
- h5py=3.9.0=py39he06866b_0
- hdf5=1.12.1=h2b7332f_3
- idna=3.4=py39h06a4308_0
- importlib-metadata=6.0.0=py39h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46306
- krb5=1.20.1=h143b758_1
- ld_impl_linux-64=2.38=h1181459_1
- libcurl=8.4.0=h251f7ec_0
- libedit=3.1.20221030=h5eee18b_0
- libev=4.33=h7f8727e_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnghttp2=1.57.0=h2d74bed_0
- libprotobuf=3.20.3=he621ea3_0
- libssh2=1.10.0=hdbd6064_2
- libstdcxx-ng=11.2.0=h1234567_1
- markdown=3.4.1=py39h06a4308_0
- markupsafe=2.1.1=py39h7f8727e_0
- mkl=2023.1.0=h213fc3f_46344
- mkl-service=2.4.0=py39h5eee18b_1
- mkl_fft=1.3.8=py39h5eee18b_0
- mkl_random=1.2.4=py39hdb19cb5_0
- multidict=6.0.2=py39h5eee18b_0
- ncurses=6.4=h6a678d5_0
- oauthlib=3.2.2=py39h06a4308_0
- openssl=3.0.13=h7f8727e_0
- pyasn1=0.4.8=pyhd3eb1b0_0
- pyasn1-modules=0.2.8=py_0
- pycparser=2.21=pyhd3eb1b0_0
- pyjwt=2.4.0=py39h06a4308_0
- pyopenssl=23.2.0=py39h06a4308_0
- pysocks=1.7.1=py39h06a4308_0
- python=3.9.18=h955ad1f_0
- re2=2022.04.01=h295c915_0
- readline=8.2=h5eee18b_0
- requests=2.31.0=py39h06a4308_0
- requests-oauthlib=1.3.0=py_0
- rsa=4.7.2=pyhd3eb1b0_1
- setuptools=68.0.0=py39h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tensorboard-plugin-wit=1.8.1=py39h06a4308_0
- tk=8.6.12=h1ccaba5_0
- werkzeug=2.2.3=py39h06a4308_0
- wheel=0.41.2=py39h06a4308_0
- xz=5.4.2=h5eee18b_0
- yarl=1.8.1=py39h5eee18b_0
- zipp=3.11.0=py39h06a4308_0
- zlib=1.2.13=h5eee18b_0
- pip:
- appdirs==1.4.4
- charset-normalizer==3.3.2
- contourpy==1.2.0
- cycler==0.12.1
- docker-pycreds==0.4.0
- einops==0.8.1
- fonttools==4.44.3
- fvcore==0.1.5.post20221221
- gitdb==4.0.11
- gitpython==3.1.40
- glob2==0.7
- google-auth-oauthlib==0.4.6
- imageio==2.37.0
- iopath==0.1.10
- joblib==1.5.1
- kiwisolver==1.4.5
- matplotlib==3.6.2
- numpy==1.20.0
- 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
- opencv-python==4.6.0.66
- packaging==23.2
- pandas==1.4.0
- pathtools==0.1.2
- pillow==9.2.0
- pip==23.3.1
- portalocker==3.2.0
- protobuf==3.20.3
- psutil==5.9.6
- pydicom==2.4.3
- pyparsing==3.1.1
- python-dateutil==2.8.2
- pytz==2024.2
- pyyaml==6.0.1
- regex==2025.9.18
- scikit-learn==1.6.1
- scipy==1.6.3
- sentry-sdk==1.35.0
- setproctitle==1.3.3
- smmap==5.0.1
- tabulate==0.9.0
- tensorboard==2.11.2
- tensorboard-data-server==0.6.1
- termcolor==3.1.0
- threadpoolctl==3.6.0
- torch==1.13.0
- torchvision==0.14.0
- tqdm==4.64.1
- typing-extensions==4.8.0
- tzdata==2024.2
- urllib3==1.26.20
- wandb==0.15.4
- yacs==0.1.8
prefix: /root/miniconda3/envs/prob