Spaces:
Building
Building
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ transformers==4.37.2
|
|
13 |
torch>=2.2.0
|
14 |
tensorflow>=2.15.0
|
15 |
pillow==10.2.0
|
16 |
-
googletrans
|
|
|
|
13 |
torch>=2.2.0
|
14 |
tensorflow>=2.15.0
|
15 |
pillow==10.2.0
|
16 |
+
googletrans
|
17 |
+
translate
|