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