Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -14,4 +14,6 @@ google-auth
|
|
14 |
openai-whisper
|
15 |
google-auth-oauthlib
|
16 |
google-auth-httplib2
|
17 |
-
sentencepiece
|
|
|
|
|
|
14 |
openai-whisper
|
15 |
google-auth-oauthlib
|
16 |
google-auth-httplib2
|
17 |
+
sentencepiece
|
18 |
+
huggingface_hub
|
19 |
+
datasets
|