Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ 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
|
|
|
|
|
|
3 |
gradio>=4.19.1
|
4 |
Pillow>=10.1.0
|
5 |
deep-translator>=1.11.4
|
6 |
+
uvicorn>=0.27.0
|
7 |
+
numpy
|
8 |
+
langdetect
|