Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
gradio==4.5.0
|
2 |
-
|
3 |
googletrans==4.0.0-rc1
|
4 |
youtube-transcript-api
|
5 |
transformers
|
|
|
1 |
gradio==4.5.0
|
2 |
+
uvicorn[standard]==0.17.*
|
3 |
googletrans==4.0.0-rc1
|
4 |
youtube-transcript-api
|
5 |
transformers
|