-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
31 lines (31 loc) · 1.03 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
beautifulsoup4
feedparser
gensim>=4.1.0
gpt4all
gTTS
langchain
nltk
pandas
playsound
pyhyphen
pyspellchecker
requests
sentence_transformers
smart-open>=5.0.0,<6.0.0
textblob
transformers
verbecc
wikipedia
Wikipedia-API
WiktionaryParser
wordfreq
spacy>=3.6.0,<3.7.0
spacy_dbpedia_spotlight
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0.tar.gz
https://github.com/explosion/spacy-models/releases/download/pt_core_news_sm-3.6.0/pt_core_news_sm-3.6.0.tar.gz
https://github.com/explosion/spacy-models/releases/download/es_core_news_sm-3.6.0/es_core_news_sm-3.6.0.tar.gz
https://github.com/explosion/spacy-models/releases/download/fr_core_news_sm-3.6.0/fr_core_news_sm-3.6.0.tar.gz
https://github.com/explosion/spacy-models/releases/download/it_core_news_sm-3.6.0/it_core_news_sm-3.6.0.tar.gz
https://github.com/explosion/spacy-models/releases/download/de_core_news_sm-3.6.0/de_core_news_sm-3.6.0.tar.gz
git+https://github.com/ajdavidl/ChatterBot@master#egg=chatterbot
git+https://github.com/suno-ai/bark.git