Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -3,3 +3,6 @@ requests==2.31.0
|
|
3 |
cachetools==5.3.0
|
4 |
pillow==10.0.0
|
5 |
gunicorn==20.1.0
|
|
|
|
|
|
|
|
3 |
cachetools==5.3.0
|
4 |
pillow==10.0.0
|
5 |
gunicorn==20.1.0
|
6 |
+
hashlib
|
7 |
+
deep_translator==1.10.1
|
8 |
+
langdetect==1.0.9
|