Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
|
| 2 |
tensorflow==2.18.0 # or the version you're working with
|
| 3 |
-
numpy
|
| 4 |
keras==3.5.0
|
| 5 |
gradio
|
| 6 |
librosa
|
|
|
|
| 1 |
|
| 2 |
tensorflow==2.18.0 # or the version you're working with
|
| 3 |
+
numpy
|
| 4 |
keras==3.5.0
|
| 5 |
gradio
|
| 6 |
librosa
|