Spaces:
Running
Running
File size: 874 Bytes
3402dce 016edcd fec12a7 dd03fc6 e8b2d37 016edcd 3402dce | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Falcon Perception — In-Browser Vision AI</title>
<!-- coi-serviceworker injects COOP/COEP headers so SharedArrayBuffer
(multi-threaded WASM) works on hosts that don't set them. It also
auto-handles the one-time reload required to enter a cross-origin
isolated context. Must run before anything else. -->
<script src="/coi-serviceworker.js"></script>
<script type="module" crossorigin src="/assets/index-B4Fc5cIK.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-DBYhI3p4.css">
</head>
<body class="bg-gray-950 text-gray-100 antialiased">
<div id="root"></div>
</body>
</html>
|