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