Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ requests>=2.31.0
|
|
10 |
librosa==0.10.2.post1
|
11 |
tensorflow
|
12 |
huggingface_hub
|
13 |
-
transformers
|
|
|
|
10 |
librosa==0.10.2.post1
|
11 |
tensorflow
|
12 |
huggingface_hub
|
13 |
+
transformers
|
14 |
+
tf-keras
|