We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e271a0b commit bbf4340Copy full SHA for bbf4340
setup.py
@@ -74,7 +74,7 @@
74
'tensorflow>=1.13,<1.14', # Must be on piwheels
75
'sonopy',
76
'pyaudio',
77
- 'keras',
+ 'keras<=2.1.5',
78
'h5py',
79
'wavio',
80
'typing',
0 commit comments