GitXplorerGitXplorer
b

transform

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
39b05ac5c05b11dec9978302226281acdbd98282

Update renderer.ts

bbunsenstraat committed a year ago
Verified
692f1027d5aa1cc712a860ced58ec8a6b5728d3d

Update readme.md

bbunsenstraat committed a year ago
Verified
4e7315dcad26e59ac3fe1a283d11d0f616ccdaab

Update readme.md

bbunsenstraat committed a year ago
Verified
9e132885e1273fb8e8fedef7ce6427874e43895f

Update readme.md

bbunsenstraat committed a year ago
Unverified
8156b2697c9941dc52c369f81761a3252654679b

init

bbunsenstraat committed a year ago

README

The README file for this repository.
  • put models in models in their own dir
  • yarn && yarn start
  • the code is in renderer.ts
  • wait for the app to load, it's not instantr
  • to go 14 remove these lines from package and rm the node modules "resolutions": { "onnxruntime-node": "1.16.0", "onnxruntime-web": "1.16.0", "onnxruntime-common": "1.16.0" } and run yarn