Skip to content

Commit e577293

Browse files
committed
Ready for pytorch v0.4?
1 parent 2f2eea5 commit e577293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ def create_readme_rst():
7979
install_requires=[
8080
"numpy",
8181
"scipy",
82-
"torch >= 0.3.0",
82+
"torch >= 0.4.0",
8383
"unidecode",
8484
"inflect",
8585
"librosa",

0 commit comments

Comments
 (0)