Closed glyh closed 2 months ago
$ mkdir abc $ cd abc $ python -m venv venv $ source venv/bin/activate.fish $ pip install deepface $ du -sh venv 2.3G venv
No response
deepface is lightweigh for user's perspective. many facial recognition models can be run with a few lines of code. it is not related to package size.
Suggested Changes
Additional Info
No response