v1shal commited on
Commit
59d7678
·
verified ·
1 Parent(s): afc8e70

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -6,17 +6,18 @@ newspaper4k
6
  lxml_html_clean
7
  duckduckgo_search
8
  transformers
9
-
10
  pandas
11
  nltk
12
  torch
13
  tqdm
14
-
 
 
15
  soundfile
16
  gtts
17
  deep_translator
18
  fastapi
19
  pydantic
20
  uvicorn
21
-
22
- streamlit
 
6
  lxml_html_clean
7
  duckduckgo_search
8
  transformers
9
+ datasets
10
  pandas
11
  nltk
12
  torch
13
  tqdm
14
+ tiktoken
15
+ sentencepiece
16
+ gensim
17
  soundfile
18
  gtts
19
  deep_translator
20
  fastapi
21
  pydantic
22
  uvicorn
23
+ streamlit