Devops-hestabit
commited on
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
keras==2.13.1
|
2 |
librosa==0.10.0.post2
|
3 |
tensorflow-cpu==2.13.0
|
|
|
4 |
pydub
|
5 |
scipy
|
|
|
1 |
keras==2.13.1
|
2 |
librosa==0.10.0.post2
|
3 |
tensorflow-cpu==2.13.0
|
4 |
+
typing-extensions
|
5 |
pydub
|
6 |
scipy
|