Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ altair==5.1.1
|
|
| 2 |
gradio==3.43.2
|
| 3 |
numpy
|
| 4 |
librosa
|
|
|
|
| 5 |
Pillow==10.0.0
|
| 6 |
resampy==0.4.2
|
| 7 |
tensorflow==2.13.0
|
|
|
|
| 2 |
gradio==3.43.2
|
| 3 |
numpy
|
| 4 |
librosa
|
| 5 |
+
|
| 6 |
Pillow==10.0.0
|
| 7 |
resampy==0.4.2
|
| 8 |
tensorflow==2.13.0
|