Merge pull request #15 from reuben/add-deps-to-requirements

Add missing dependencies from requirements.txt
This commit is contained in:
Eren Golge 2018-04-09 18:41:27 +02:00 committed by GitHub
commit 2bf81a513a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -3,3 +3,6 @@ inflect
unidecode
tensorboard
tensorboardX
torch
matplotlib
Pillow