Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -5,3 +5,5 @@ soundfile
|
|
5 |
streamlit
|
6 |
jiwer
|
7 |
gradio
|
|
|
|
|
|
5 |
streamlit
|
6 |
jiwer
|
7 |
gradio
|
8 |
+
torch
|
9 |
+
numpy
|