foss42 / api

Open Source APIs
https://api.apidash.dev/docs
Apache License 2.0
49 stars 25 forks source link

added face-api #49

Closed Raghucharan16 closed 1 month ago

Raghucharan16 commented 1 month ago

Again I'm not the who created this. and all the credit goes to @serengil however i did modifications to this and pushed only the necessary ones. for detailed explanation, refer https://github.com/serengil/deepface.

ashitaprasad commented 1 month ago
  1. Although you have provided the credits, still you cannot add an entire python module code if it can be simply added in the requirements.txt file. It adds a lot of maintenance overhead.
  2. The model files https://github.com/serengil/deepface_models/releases/ are too big so we cannot add it.
Raghucharan16 commented 1 month ago

or you can simply install it as pypi package.