Add lws to requrements

This commit is contained in:
Eren G 2018-07-27 16:12:58 +02:00
parent 07291c0290
commit fcc21cdc69
2 changed files with 3 additions and 1 deletions

View File

@ -7,4 +7,5 @@ tensorboardX
matplotlib
Pillow
flask
scipy
scipy
lws

View File

@ -78,6 +78,7 @@ setup(name='TTS',
"matplotlib",
"Pillow",
"flask",
"lws"
],
extras_require={
"bin": [