Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ wget
|
|
9 |
pytube
|
10 |
moviepy
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
-
nltk
|
|
|
|
9 |
pytube
|
10 |
moviepy
|
11 |
git+https://github.com/openai/whisper.git
|
12 |
+
nltk
|
13 |
+
sentencepiece
|