Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -22,4 +22,6 @@ librosa
|
|
22 |
gradio
|
23 |
tqdm
|
24 |
WeTextProcessing
|
25 |
-
streamlit
|
|
|
|
|
|
22 |
gradio
|
23 |
tqdm
|
24 |
WeTextProcessing
|
25 |
+
streamlit
|
26 |
+
torch
|
27 |
+
torchaudio
|