Files
ui/dist/index.html
T
Armen Rohalov 63cc18e788 Enhance annotations: save/download, fallback classes, photo mode icons
Add local annotation save fallback, PNG+txt download with drawn boxes,
shared classColors helper, photo mode icon toggles, and react-dropzone
/ react-icons dependencies.
2026-04-17 23:33:00 +03:00

14 lines
439 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>AZAION</title>
<script type="module" crossorigin src="/assets/index-B-KLvAXK.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Du68yxJU.css">
</head>
<body class="bg-[#1e1e1e] text-[#adb5bd]">
<div id="root"></div>
</body>
</html>