[go: nahoru, domu]

Skip to content

Commit

Permalink
add required libraries to build the project
Browse files Browse the repository at this point in the history
  • Loading branch information
Gauthier Damien committed Jun 7, 2019
1 parent 69f2dfa commit 1f23a97
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
absl-py==0.7.1
blis==0.2.4
certifi==2019.3.9
chardet==3.0.4
ConfigArgParse==0.14.0
cymem==2.0.2
future==0.17.1
grpcio==1.20.0
idna==2.8
jsonschema==2.6.0
Markdown==3.1
murmurhash==1.0.2
numpy==1.16.2
pandas==0.24.2
Pillow==6.0.0
plac==0.9.6
preshed==2.0.1
protobuf==3.7.1
python-dateutil==2.8.0
pytz==2019.1
requests==2.21.0
six==1.12.0
spacy==2.1.3
srsly==0.0.5
tensorboard==1.13.1
tensorboardX==1.6
thinc==7.0.4
torch==1.1.0
torchtext==0.4.0
torchvision==0.3.0
tqdm==4.30.0
urllib3==1.24.1
wasabi==0.2.1
Werkzeug==0.15.2

0 comments on commit 1f23a97

Please sign in to comment.