Skip to main content

Prebuilt dependencies for running face_recognition in AWS Lambda

Project description

#lambda_face_recognition_prebuilt A prebuilt set of the dependencies needed to run face_recognition in AWS Lambda.

## Usage pip install lambda_face_recognition_prebuilt

## How it Works The libs needed for face_recognition are built inside a Docker container that matches the environment in which AWS Lambda code is ran.

Since the dependencies for face_recognition exceed the source code size limit of AWS Lambda functions, we do some ridiculousness to make it work. We zip up the deps and then unzip them at runtime.

The unzipping of these deps at runtime will add overhead to your function’s start time. So, please keep that in mind in deciding whether to use this package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda_face_recognition_prebuilt-0.0.10.tar.gz (3.5 kB view details)

Uploaded Source

File details

Details for the file lambda_face_recognition_prebuilt-0.0.10.tar.gz.

File metadata

File hashes

Hashes for lambda_face_recognition_prebuilt-0.0.10.tar.gz
Algorithm Hash digest
SHA256 d92e51e3ee62d8e08d54f0a73e82a96f3110e84174cfbc2164eb0d0e579582b2
MD5 7c85cd3ab769042e7035c6a6b1ce02d5
BLAKE2b-256 f8c48c2f6d00adfd9d22e5ac78ef25b77eb8876bb99ba0917f44d8c35876b4e7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page