Spaces:
Runtime error
Runtime error
Danh Tran
commited on
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
-
sounddevice
|
| 2 |
-
keyboard
|
| 3 |
scipy
|
| 4 |
librosa
|
| 5 |
soundfile
|
| 6 |
numpy
|
| 7 |
-
wavio
|
| 8 |
gradio
|
|
|
|
| 1 |
+
# sounddevice
|
| 2 |
+
# keyboard
|
| 3 |
scipy
|
| 4 |
librosa
|
| 5 |
soundfile
|
| 6 |
numpy
|
| 7 |
+
# wavio
|
| 8 |
gradio
|