megascience / index.html
davanstrien's picture
davanstrien HF Staff
Upload folder using huggingface_hub
06ad54c verified
raw
history blame
611 Bytes
<!doctype html>
<html>
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Embedding Atlas</title>
<style>
html,
body {
overscroll-behavior-x: none;
}
</style>
<script type="text/javascript">
window.EMBEDDING_ATLAS_HOME = "viewer";
</script>
<script type="module" crossorigin src="./assets/index-JIydDwxo.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DackhkDY.css">
</head>
<body>
<div id="app" class="embedding-atlas-root"></div>
</body>
</html>