Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
gradio>=3.0
|
| 2 |
-
numpy
|
| 3 |
-
torch
|
| 4 |
-
soundfile
|
| 5 |
-
librosa
|
| 6 |
-
base64 # Add this
|
|
|
|
| 1 |
gradio>=3.0
|
| 2 |
+
numpy
|
| 3 |
+
torch
|
| 4 |
+
soundfile
|
| 5 |
+
librosa
|
|
|