chg: [requirements] add demoji

ocr
terrtia 2024-03-20 11:39:41 +01:00
parent 912eadc563
commit 406d72bb52
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
2 changed files with 5 additions and 1 deletions

View File

@ -37,7 +37,7 @@ textblob>=0.15.3
html2text>=2020.1.16
beautifulsoup4>4.8.2
#Crawler
# Crawler
scrapy>2.0.0
scrapy-splash>=0.7.2
@ -45,6 +45,9 @@ scrapy-splash>=0.7.2
gcld3
libretranslatepy
# Demoji
git+https://github.com/ail-project/demoji
#Graph
numpy>1.18.1
matplotlib>3.2.1

View File

@ -24,6 +24,7 @@ echo ""
echo -e $GREEN"Updating python packages ..."$DEFAULT
echo ""
pip install -U pylacus
pip install git+https://github.com/ail-project/demoji
bash ${AIL_BIN}/LAUNCH.sh -lrv