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

requirements.txt: setting torch to 0.4.0

This commit is contained in:
rafaelvalle
2018-06-11 08:16:31 -07:00
parent 12ab5ba89c
commit 34066ac4fc

View File

@@ -1,4 +1,4 @@
torch==0.2.0.post3
torch==0.4.0
matplotlib==2.1.0
tensorflow
numpy==1.13.3