Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ inflect
|
|
9 |
pillow
|
10 |
google-cloud-vision
|
11 |
spicy
|
12 |
-
num2words
|
|
|
|
9 |
pillow
|
10 |
google-cloud-vision
|
11 |
spicy
|
12 |
+
num2words
|
13 |
+
sentencepiece
|