Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 652 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 652 Bytes

This is demo project to show how to use onnxruntime-web in a web application

Getting started

Presentation link

Required technologies:

NodeJS 16.x

yarn 1.22.x

Start the development process

  1. Install Dependencies

    yarn install
  2. Run the development server

    yarn dev
  3. Build the application

    yarn build

If any issues, please contact Levon :)