CoolFace
Apppublic

EQTYLab/lineage-explorer

sourceHugging Faceupdated 3y agoView on Hugging Face
37likes
index.html14 linesDownload Raw Back to static
1<!doctype html>2<html lang="en">3<head>4    <meta charset="UTF-8" />5    <meta name="viewport" content="width=device-width, initial-scale=1.0" />6    <title>Lineage Explorer</title>7  <script type="module" crossorigin src="/assets/index-351f7d94.js"></script>8  <link rel="stylesheet" href="/assets/index-516c5e14.css">9</head>10<body>11<div id="root"></div>12 13</body>14</html>