Spaces:
Runtime error
Runtime error
Update tensorflow version to 1.14.0 in requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ pydub
|
|
2 |
noisereduce
|
3 |
pyaudio
|
4 |
json-tricks
|
5 |
-
tensorflow
|
6 |
keras
|
7 |
librosa
|
|
|
2 |
noisereduce
|
3 |
pyaudio
|
4 |
json-tricks
|
5 |
+
tensorflow==1.14.0
|
6 |
keras
|
7 |
librosa
|