Spaces:
Runtime error
Runtime error
Update requirements.txt with new dependencies
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ pyaudio
|
|
4 |
json-tricks
|
5 |
tensorflow==2.14.1
|
6 |
keras
|
7 |
-
librosa
|
|
|
|
4 |
json-tricks
|
5 |
tensorflow==2.14.1
|
6 |
keras
|
7 |
+
librosa
|
8 |
+
transformers
|