1
0
mirror of https://github.com/malarinv/tacotron2 synced 2026-03-08 01:32:35 +00:00

requirements.txt: updating tensorflow requirements

This commit is contained in:
Rafael Valle
2018-05-04 09:44:14 -07:00
parent 535042a584
commit c141726a96

View File

@@ -1,6 +1,6 @@
torch==0.2.0.post3 torch==0.2.0.post3
matplotlib==2.1.0 matplotlib==2.1.0
tensorflow==1.5.0 tensorflow
numpy==1.13.3 numpy==1.13.3
inflect==0.2.5 inflect==0.2.5
librosa==0.6.0 librosa==0.6.0