From 1f9714f4aab49fec529de92f1d0dacee8cfea207 Mon Sep 17 00:00:00 2001 From: "Dewan (Stellon Labs)" Date: Sat, 23 May 2026 06:28:42 +0530 Subject: [PATCH] Update README.md Removed the top disclaimers --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 7db0f97..b13eb2d 100644 --- a/README.md +++ b/README.md @@ -19,16 +19,6 @@ Browser and Node.js

-> Developer preview. APIs may change between releases. - -> Browser apps use ONNX Runtime Web and browser storage. Node.js apps use ONNX -> Runtime Web with filesystem storage by default. - -> Browser ONNX Runtime wasm assets are loaded from the matching ONNX Runtime Web -> CDN by default. For production apps that need CDN independence or stricter -> supply-chain controls, self-host those ONNX Runtime assets and set -> `ortWasmPath`. - ## See It In Action