-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathenvironment.yml
57 lines (57 loc) · 1.37 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
name: hdr
channels:
- defaults
dependencies:
- ca-certificates=2022.3.29=haa95532_0
- certifi=2021.10.8=py37haa95532_2
- cudatoolkit=11.0.221=h74a9793_0
- openssl=1.1.1n=h2bbff1b_0
- pip=21.2.4=py37haa95532_0
- python=3.7.13=h6244533_0
- setuptools=61.2.0=py37haa95532_0
- sqlite=3.38.2=h2bbff1b_0
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- pip:
- addict==2.4.0
- albumentations==1.2.1
- colorama==0.4.5
- cycler==0.11.0
- einops==0.4.1
- fonttools==4.34.4
- imageio==2.19.3
- importlib-metadata==4.12.0
- joblib==1.1.0
- kiwisolver==1.4.4
- matplotlib==3.5.2
- mmcv-full==1.3.16
- networkx==2.6.3
- numpy==1.21.6
- opencv-python==4.6.0.66
- opencv-python-headless==4.6.0.66
- packaging==21.3
- pillow==9.2.0
- prettytable==3.3.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pywavelets==1.3.0
- pyyaml==6.0
- qudida==0.0.4
- regex==2022.7.9
- scikit-image==0.19.3
- scikit-learn==1.0.2
- scipy==1.7.3
- six==1.16.0
- threadpoolctl==3.1.0
- tifffile==2021.11.2
- timm==0.6.5
- torch==1.8.0+cu111
- torchaudio==0.8.0
- torchvision==0.9.0+cu111
- tqdm==4.64.0
- typing-extensions==4.3.0
- wcwidth==0.2.5
- yapf==0.32.0
- zipp==3.8.1