Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -3,5 +3,4 @@ fastapi>=0.109.1
|
|
3 |
gradio>=4.19.1
|
4 |
Pillow>=10.1.0
|
5 |
deep-translator>=1.11.4
|
6 |
-
uvicorn>=0.27.0
|
7 |
-
translatepy==2.3
|
|
|
3 |
gradio>=4.19.1
|
4 |
Pillow>=10.1.0
|
5 |
deep-translator>=1.11.4
|
6 |
+
uvicorn>=0.27.0
|
|