Spaces:
Sleeping
Sleeping
Samuel Thomas
commited on
Commit
·
0d26ceb
1
Parent(s):
5786860
reqt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -21,4 +21,6 @@ transformers==4.40.0
|
|
21 |
datasets==2.19.0
|
22 |
beautifulsoup4
|
23 |
duckduckgo-search==8.0.0
|
24 |
-
sentencepiece
|
|
|
|
|
|
21 |
datasets==2.19.0
|
22 |
beautifulsoup4
|
23 |
duckduckgo-search==8.0.0
|
24 |
+
sentencepiece
|
25 |
+
nltk
|
26 |
+
SpeechRecognition
|