Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ requests
|
|
7 |
sse_starlette
|
8 |
termcolor
|
9 |
uvicorn
|
10 |
-
websockets
|
|
|
|
7 |
sse_starlette
|
8 |
termcolor
|
9 |
uvicorn
|
10 |
+
websockets
|
11 |
+
googletrans
|