-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
95 lines (95 loc) · 2.58 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
name: auto_wl
channels:
- conda-forge
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- backcall=0.2.0=pyhd3eb1b0_0
- blas=1.0=mkl
- ca-certificates=2023.08.22=h06a4308_0
- certifi=2021.5.30=py36h06a4308_0
- einops=0.4.1=pyhd8ed1ab_0
- entrypoints=0.3=py36_0
- intel-openmp=2022.1.0=h9e868ea_3769
- ipykernel=5.3.4=py36h5ca1d4c_0
- ipython=7.16.1=py36h5ca1d4c_0
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.0=py36h06a4308_1
- jupyter_client=7.1.2=pyhd3eb1b0_0
- jupyter_core=4.8.1=py36h06a4308_0
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.3=he6710b0_2
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libsodium=1.0.18=h7b6447c_0
- libstdcxx-ng=11.2.0=h1234567_1
- mkl=2020.2=256
- mkl-service=2.3.0=py36he8ac12f_0
- mkl_fft=1.3.0=py36h54f3939_0
- mkl_random=1.1.1=py36h0573a6f_0
- ncurses=6.4=h6a678d5_0
- nest-asyncio=1.5.1=pyhd3eb1b0_0
- numpy-base=1.19.2=py36hfa32c7d_0
- openssl=1.1.1w=h7f8727e_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=21.2.2=py36h06a4308_0
- prompt-toolkit=3.0.20=pyhd3eb1b0_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.11.2=pyhd3eb1b0_0
- python=3.6.13=h12debd9_1
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pyzmq=22.2.1=py36h295c915_1
- readline=8.2=h5eee18b_0
- setuptools=58.0.4=py36h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.41.2=h5eee18b_0
- tk=8.6.12=h1ccaba5_0
- tornado=6.1=py36h27cfd23_0
- traitlets=4.3.3=py36h06a4308_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.4.2=h5eee18b_0
- zeromq=4.3.4=h2531618_0
- zlib=1.2.13=h5eee18b_0
- pip:
- albumentations==0.5.2
- cycler==0.11.0
- dataclasses==0.8
- decorator==4.4.2
- imageio==2.15.0
- imgaug==0.4.0
- importlib-resources==5.4.0
- joblib==1.1.1
- kiwisolver==1.3.1
- matplotlib==3.3.4
- networkx==2.5.1
- nibabel==3.2.2
- numpy==1.19.5
- opencv-python==4.5.1.48
- opencv-python-headless==4.1.1.26
- packaging==21.3
- pandas==1.1.5
- pillow==8.4.0
- pydantic==1.9.2
- pyparsing==3.1.0
- pytz==2023.3
- pywavelets==1.1.1
- pyyaml==6.0.1
- scikit-image==0.17.2
- scikit-learn==0.24.2
- scipy==1.5.4
- shapely==1.8.5.post1
- threadpoolctl==3.1.0
- tifffile==2020.9.3
- torch==1.10.0+cu113
- torchaudio==0.10.0+cu113
- torchvision==0.11.1+cu113
- tqdm==4.64.1
- typing-extensions==4.1.1
- universeg==0.1.0
- zipp==3.6.0
prefix: /deep/u/tanvid/anaconda3/envs/auto_wl