Spaces:
Runtime error
Runtime error
Update tensorflow version to 2.14.1 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==2.14.1
|
6 |
keras
|
7 |
librosa
|