-
Notifications
You must be signed in to change notification settings - Fork 55
/
environment.yml
42 lines (42 loc) · 963 Bytes
/
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
name: axcell
channels:
- conda-forge
- defaults
dependencies:
- pip=21.0.1
- fire=0.1.3
- html5lib=1.0.1
- beautifulsoup4=4.7.1
- lxml=4.3.4
- pandas=0.25.3
- beautifulsoup4=4.7.1
- numpy=1.18.1
- python=3.7.1
- pyahocorasick=1.4.0
- Unidecode=1.0.23
- elasticsearch-dsl=6.3.1
- ipython=7.5.0
- joblib=0.13.2
- python-magic=0.4.15
- docker-py=4.1.0
- python-magic=0.4.15
- seaborn=0.9.0
- docker-compose=1.25.5
- freetype=2.10.1
- numba=0.48.0
- spacy=2.2.3
- pip:
- sentencepiece==0.1.83
- elasticsearch==6.3.1
- elasticsearch-dsl==6.3.1
- scikit-learn==0.21.3
- regex==2019.11.1
- scispacy==0.2.4
- psutil==5.6.7
- "https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.2.5/en_core_web_sm-2.2.5.tar.gz"
- "https://s3-us-west-2.amazonaws.com/ai2-s2-scispacy/releases/v0.2.4/en_core_sci_sm-0.2.4.tar.gz"
- torch==1.3.1
- torchvision==0.4.2
- fastai==1.0.55
- fastprogress==0.1.21
- .