You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am hoping to use this project to work around my opencv lambda function filesize issue. My current lambda zip is too large to be used.
If I follow the instructions, this adds the opencv build to an S3 bucket - correct? Can I then use a DIFFERENT lambda function and import cv2 from that function?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi,
I am hoping to use this project to work around my opencv lambda function filesize issue. My current lambda zip is too large to be used.
If I follow the instructions, this adds the opencv build to an S3 bucket - correct? Can I then use a DIFFERENT lambda function and import cv2 from that function?
Thanks!
The text was updated successfully, but these errors were encountered: