Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
PyAudio
|
4 |
sounddevice
|
5 |
soundfile
|
|
|
1 |
+
python3-dev
|
2 |
+
pyaudio
|
|
|
3 |
sounddevice
|
4 |
soundfile
|