Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
|
2 |
-
tensorflow
|
3 |
librosa
|
4 |
|
|
|
1 |
|
2 |
+
tensorflow==2.12.1
|
3 |
librosa
|
4 |
|