-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathenvironment.yml
More file actions
80 lines (80 loc) · 2.04 KB
/
environment.yml
File metadata and controls
80 lines (80 loc) · 2.04 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
name: microsoft_env
channels:
- pytorch
- defaults
dependencies:
- blas=1.0=mkl
- ca-certificates=2022.4.26=haa95532_0
- certifi=2022.5.18.1=py37haa95532_0
- cffi=1.15.0=py37h2bbff1b_1
- cudatoolkit=10.0.130=0
- freetype=2.10.4=hd328e21_0
- intel-openmp=2021.4.0=haa95532_3556
- jpeg=9e=h2bbff1b_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.2.0=he0120a3_1
- libwebp=1.2.2=h2bbff1b_0
- lz4-c=1.9.3=h2bbff1b_1
- mkl=2021.4.0=haa95532_640
- mkl-service=2.4.0=py37h2bbff1b_0
- mkl_fft=1.3.1=py37h277e83a_0
- mkl_random=1.2.2=py37hf11a4ad_0
- ninja=1.10.2=haa95532_5
- ninja-base=1.10.2=h6d14046_5
- numpy=1.21.5=py37h7a0a035_2
- numpy-base=1.21.5=py37hca35cd5_2
- openssl=1.1.1o=h2bbff1b_0
- pip=21.2.4=py37haa95532_0
- pycparser=2.21=pyhd3eb1b0_0
- python=3.7.13=h6244533_0
- pytorch=1.2.0=py3.7_cuda100_cudnn7_1
- setuptools=61.2.0=py37haa95532_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.38.3=h2bbff1b_0
- tk=8.6.11=h2bbff1b_1
- torchvision=0.4.0=py37_cu100
- vc=14.2=h21ff451_1
- vs2015_runtime=14.27.29016=h5e58377_2
- wheel=0.37.1=pyhd3eb1b0_0
- wincertstore=0.2=py37haa95532_2
- xz=5.2.5=h8cc25b3_1
- zlib=1.2.12=h8cc25b3_2
- zstd=1.5.2=h19a0ad4_0
- pip:
- charset-normalizer==2.0.12
- colorama==0.4.4
- cupy-cuda100==7.3.0
- cycler==0.11.0
- fastrlock==0.8
- fonttools==4.33.3
- idna==3.3
- imageio==2.19.2
- jsonpatch==1.32
- jsonpointer==2.3
- kiwisolver==1.4.2
- matplotlib==3.5.2
- munch==2.5.0
- networkx==2.6.3
- packaging==21.3
- pandas==1.3.5
- pillow==8.3.2
- pretrainedmodels==0.7.4
- progressbar2==3.51.0
- pyparsing==3.0.9
- python-dateutil==2.8.2
- python-utils==3.2.3
- pytz==2022.1
- pywavelets==1.3.0
- pyzmq==23.0.0
- requests==2.27.1
- scikit-image==0.19.2
- scipy==1.7.3
- tifffile==2021.11.2
- torchfile==0.1.0
- torchnet==0.0.4
- tornado==6.1
- tqdm==4.64.0
- typing-extensions==4.2.0
- urllib3==1.26.9
- visdom==0.1.8.9
- websocket-client==1.3.2