From 2a8236221211a928630fb5bf466bba3a8c31f54f Mon Sep 17 00:00:00 2001 From: Giulio Gabrieli Date: Fri, 13 Sep 2024 10:22:07 +0200 Subject: [PATCH] removed face-recognition --- README.md | 1 - .../__pycache__/analysis.cpython-310.pyc | Bin 5246 -> 5250 bytes pyaesthetics/facedetection.py | 37 ------------------ pyproject.toml | 1 - requirements.txt | 1 - 5 files changed, 40 deletions(-) diff --git a/README.md b/README.md index 0d8e076..6283696 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,6 @@ In order to work correctly, pyaesthetics requires the installation of the follow - imutils - pytesseract - pillow -- face-recognition - scikit-image ## Contacts diff --git a/pyaesthetics/__pycache__/analysis.cpython-310.pyc b/pyaesthetics/__pycache__/analysis.cpython-310.pyc index 3a2ede16c524067af0b2ec78557347d664c4111e..083b87313b29c05b650f48b9fc9b1a7ebe5597e6 100644 GIT binary patch delta 59 zcmeyT(WJ?n&&$ij00f5IkJG9r^2#!9+Nhnx$asBnAEPC|a;o?Ol~kpLj0;p3GBh)8 OzQnjfh((Nv=2.2 opencv-python>=4.10 pytesseract>=0.3 pillow>=10.4 -face-recognition>=1.3 scikit-image>=0.24 tqdm>=4.66 rembg>=2.0.59