Spaces:
Running
Running
Update requirement.txt
Browse files- requirement.txt +1 -2
requirement.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
streamlit
|
2 |
librosa
|
|
|
3 |
numpy
|
4 |
matplotlib
|
5 |
soundfile
|
@@ -11,4 +11,3 @@ noisereduce
|
|
11 |
torch
|
12 |
torchaudio
|
13 |
sentencepiece
|
14 |
-
|
|
|
|
|
1 |
librosa
|
2 |
+
streamlit
|
3 |
numpy
|
4 |
matplotlib
|
5 |
soundfile
|
|
|
11 |
torch
|
12 |
torchaudio
|
13 |
sentencepiece
|
|