Spaces:
Sleeping
Sleeping
santiviquez
commited on
Commit
·
3d8b507
1
Parent(s):
3627800
add requirements
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
torchaudio
|
3 |
+
huggingface_hub
|
4 |
+
miniaudio
|
5 |
+
librosa
|
6 |
+
numpy
|
7 |
+
audio_recorder_streamlit
|