-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment_win.yml
76 lines (75 loc) · 2.08 KB
/
environment_win.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
name: histo
channels:
- pytorch
- defaults
dependencies:
- astroid=2.4.1=py38_0
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.2=py38_0
- colorama=0.4.3=py_0
- cudatoolkit=10.2.89=h74a9793_1
- cycler=0.10.0=py38_0
- freetype=2.9.1=ha9979f8_1
- icc_rt=2019.0.0=h0cc432a_1
- icu=58.2=ha925a31_3
- intel-openmp=2020.1=216
- isort=4.3.21=py38_0
- joblib=0.15.1=py_0
- jpeg=9b=hb83a4c4_2
- kiwisolver=1.2.0=py38h74a9793_0
- lazy-object-proxy=1.4.3=py38he774522_0
- libpng=1.6.37=h2a8f88b_0
- libtiff=4.1.0=h56a325e_1
- lz4-c=1.9.2=h62dcd97_0
- matplotlib=3.2.1=0
- matplotlib-base=3.2.1=py38h64f37c6_0
- mccabe=0.6.1=py38_1
- mkl=2020.1=216
- mkl-service=2.3.0=py38hb782905_0
- mkl_fft=1.0.15=py38h14836fe_0
- mkl_random=1.1.1=py38h47e9c7a_0
- ninja=1.9.0=py38h74a9793_0
- numpy=1.18.1=py38h93ca92e_0
- numpy-base=1.18.1=py38hc3f5095_1
- olefile=0.46=py_0
- openssl=1.1.1g=he774522_0
- pandas=1.0.4=py38h47e9c7a_0
- patsy=0.5.1=py38_0
- pillow=7.1.2=py38hcc1f983_0
- pip=20.1.1=py38_1
- pylint=2.5.2=py38_0
- pyparsing=2.4.7=py_0
- pyqt=5.9.2=py38ha925a31_4
- python=3.8.3=he1778fa_0
- python-dateutil=2.8.1=py_0
- pytorch=1.5.1=py3.8_cuda102_cudnn7_0
- pytz=2020.1=py_0
- qt=5.9.7=vc14h73c81de_0
- rope=0.17.0=py_0
- scikit-learn=0.22.1=py38h6288b17_0
- scipy=1.4.1=py38h9439919_0
- setuptools=47.3.0=py38_0
- sip=4.19.13=py38ha925a31_0
- six=1.15.0=py_0
- sqlite=3.31.1=h2a8f88b_1
- statsmodels=0.11.1=py38he774522_0
- tk=8.6.8=hfa6e2cd_0
- toml=0.10.0=py_0
- torchvision=0.6.1=py38_cu102
- tornado=6.0.4=py38he774522_1
- tqdm=4.46.0=py_0
- vc=14.1=h0510ff6_4
- vs2015_runtime=14.16.27012=hf0eaf9b_2
- wheel=0.34.2=py38_0
- wincertstore=0.2=py38_0
- wrapt=1.11.2=py38he774522_0
- xz=5.2.5=h62dcd97_0
- zlib=1.2.11=h62dcd97_4
- zstd=1.4.4=ha9fde0e_3
- pip:
- efficientnet-pytorch==0.6.3
- future==0.18.2
- xgboost==1.1.1
# replace username with yours
prefix: C:\Users\username\Anaconda3\envs\histo