Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
gradio==3.20.0
|
2 |
kenlm
|
3 |
torch
|
4 |
-
speechbrain==0.5.16
|
|
|
|
|
|
|
|
1 |
gradio==3.20.0
|
2 |
kenlm
|
3 |
torch
|
4 |
+
speechbrain==0.5.16
|
5 |
+
gradio[oauth]==3.20.0
|
6 |
+
uvicorn>=0.14.0
|
7 |
+
spaces==0.28.3
|