Spaces:
Running
Running
ageraustine
commited on
Commit
•
19eed6b
1
Parent(s):
a874c70
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
librosa
|
|
|
|
|
|
|
4 |
noisereduce
|
|
|
1 |
streamlit
|
2 |
numpy
|
3 |
librosa
|
4 |
+
torch
|
5 |
+
torchaudio
|
6 |
+
torchvision
|
7 |
noisereduce
|