summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 5c07fa75..ed692e40 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +14,9 @@ conda install faiss-cpu -c pytorch
pip install numpy Pillow
pip install dlib
pip install requests simplejson click pdfminer.six
-pip install urllib3 flask flask_sqlalchemy
-pip install pymediainfo tqdm opencv-python imutils scikit-image python-dotenv imagehash scikit-learn colorlog
+pip install urllib3 flask flask_sqlalchemy mysql-connector
+pip install pymediainfo tqdm opencv-python imutils
+pip install scikit-image python-dotenv imagehash scikit-learn colorlog
sudo apt-get install libmysqlclient-dev