-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
119 lines (118 loc) · 2.79 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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
name: semantic_search
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2019.11.27=0
- certifi=2018.8.24=py35_1
- cffi=1.11.5=py35he75722e_1
- cudatoolkit=9.2=0
- freetype=2.9.1=h8a8886c_1
- intel-openmp=2019.4=243
- jpeg=9b=h024ee3a_2
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libpng=1.6.37=hbc83047_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- libtiff=4.1.0=h2733197_0
- mkl=2018.0.3=1
- mkl_fft=1.0.6=py35h7dd41cf_0
- mkl_random=1.0.1=py35h4414c95_1
- ncurses=6.1=he6710b0_1
- ninja=1.8.2=py35h6bb024c_1
- numpy-base=1.15.2=py35h81de0dd_0
- olefile=0.46=py_0
- openssl=1.0.2t=h7b6447c_1
- pip=10.0.1=py35_0
- pycparser=2.19=py_0
- python=3.5.6=hc3d631a_0
- pytorch=1.3.1=py3.5_cuda9.2.148_cudnn7.6.3_0
- readline=7.0=h7b6447c_5
- sqlite=3.30.1=h7b6447c_0
- tbb=2019.8=hfd86e86_0
- tbb4py=2018.0.5=py35h6bb024c_0
- tk=8.6.8=hbc83047_0
- torchvision=0.4.2=py35_cu92
- wheel=0.31.1=py35_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- zstd=1.3.7=h0b5b093_0
- pip:
- absl-py==0.8.1
- altair==3.2.0
- annoy==1.16.2
- argh==0.26.2
- astor==0.8.0
- attrs==19.3.0
- base58==1.0.3
- blinker==1.4
- boto3==1.10.27
- botocore==1.13.27
- chardet==3.0.4
- click==7.0
- cssselect==1.1.0
- cycler==0.10.0
- decorator==4.4.1
- docutils==0.15.2
- entrypoints==0.3
- enum-compat==0.0.3
- future==0.18.2
- gast==0.3.2
- google-pasta==0.1.8
- grpcio==1.25.0
- h5py==2.10.0
- hnswlib==0.3.2.0
- idna==2.8
- importlib-metadata==0.23
- jinja2==2.10.3
- jmespath==0.9.4
- joblib==0.14.0
- jsonschema==3.2.0
- keras==2.3.1
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.1.0
- lxml==4.4.2
- markdown==3.1.1
- markupsafe==1.1.1
- matplotlib==3.0.3
- more-itertools==7.2.0
- numpy==1.17.4
- pandas==0.25.3
- pathtools==0.1.2
- pillow==6.2.1
- protobuf==3.11.0
- pybind11==2.4.3
- pyparsing==2.4.5
- pyquery==1.4.1
- pyrsistent==0.15.6
- python-dateutil==2.8.1
- pytz==2019.3
- pyyaml==5.1.2
- requests==2.22.0
- s3transfer==0.2.1
- scikit-learn==0.21.3
- scipy==1.3.3
- setuptools==42.0.1
- six==1.13.0
- sklearn==0.0
- streamlit==0.50.2
- tensorboard==1.14.0
- tensorflow==1.14.0
- tensorflow-estimator==1.14.0
- termcolor==1.1.0
- toml==0.10.0
- toolz==0.10.0
- tornado==5.1.1
- tzlocal==2.0.0
- urllib3==1.25.7
- validators==0.14.0
- watchdog==0.9.0
- werkzeug==0.16.0
- wrapt==1.11.2
- zipp==0.6.0
prefix: /home/srinadh/anaconda3/envs/semantic_search