Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 532 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 532 Bytes

Deployment of (Thin Plate Spline)[https://github.com/yoyo-nb/Thin-Plate-Spline-Motion-Model] on banana.dev

Structure is as suggested by https://github.com/bananaml/serverless-template/

  • server.py is to be left unchanged
  • app.py does the request handling and response return. It contains a wrapper to call a function from the original repo.
  • Dockerfile handles the deployment, downloading and moving relevant resources.
  • videos will contain all the driving videos that may be referred to in calls to the API