We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5edc3c5 commit cecccaaCopy full SHA for cecccaa
README.md
@@ -12,6 +12,10 @@ It supports the following features:
12
## Tech Stack
13
- [onnxruntime-web](https://onnxruntime.ai/docs/tutorials/web/)
14
15
+## Design Principles
16
+- No backends
17
+- No JS build steps unless the compilation happens directly in the browser.
18
+
19
## Setup
20
21
1. Clone the repository
0 commit comments