1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 09:42:34 +00:00

Merge pull request #53 from cobr123/patch-1

add pillow
This commit is contained in:
Rafael Valle
2018-07-02 14:32:21 -07:00
committed by GitHub

View File

@@ -7,3 +7,4 @@ librosa==0.6.0
scipy==1.0.0 scipy==1.0.0
tensorboardX==1.1 tensorboardX==1.1
Unidecode==1.0.22 Unidecode==1.0.22
pillow