Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 465 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 465 Bytes

Inference API

Docker setup instructions

  • Follow the steps inside the compose repository

Setup instructions

  • Install NodeJS and Yarn

  • Run yarn install to install dependencies

  • You can spin the server by running yarn run dev

    • Provide the necessary enverionment variables (check the Dockerfile for more details)