veritiana-ai's picture
Upload folder using huggingface_hub
811d51e verified
|
Raw
History Blame Contribute Delete
255 Bytes
# Browser example
This Vite example performs local ONNX Runtime Web inference and implements the same 1,544-feature contract as the released model.
```bash
npm install
npm run dev
```
The prompt remains in the browser. No classification API is called.