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
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# backend-lambda-layer
2
2
3
-
This is Lambda layer that allows HumanGraphics to run AI/ML models in AWS Lambda using SnapStart.
3
+
This is Lambda layer that allows HumanGraphics to run AI/ML models in AWS Lambda using SnapStart, as referenced in [Java AI/ML on Lambda with Human Graphics | Serverless Office Hours](https://www.youtube.com/watch?v=wy2QYgKAoEg&t=5s).
4
+
5
+
## Overview
4
6
5
7
It makes a few important preparations to the lambda runtime during initialization:
0 commit comments