Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ google-api-python-client
|
|
13 |
google-auth
|
14 |
openai-whisper
|
15 |
google-auth-oauthlib
|
16 |
-
google-auth-httplib2
|
|
|
|
13 |
google-auth
|
14 |
openai-whisper
|
15 |
google-auth-oauthlib
|
16 |
+
google-auth-httplib2
|
17 |
+
sentencepiece
|