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

requirements.txt: removing pytorch 0.4 from requirements. upgrading to 1.0

This commit is contained in:
rafaelvalle
2018-11-27 08:04:21 -08:00
parent b5e0a93946
commit ba8cf36198

View File

@@ -1,4 +1,3 @@
torch==0.4.0
matplotlib==2.1.0
tensorflow
numpy==1.13.3