VictorSanh commited on
Commit
575361e
Β·
1 Parent(s): 548f515
Files changed (1) hide show
  1. index.html +2 -4
index.html CHANGED
@@ -31,10 +31,8 @@
31
  </style>
32
  </head>
33
  <body>
34
- <div class="card">
35
- <h1>OBELICS Interactive Map</h1>
36
- <p>This is an embedded interactive visualization of (a subset of) <a href="https://huggingface.co/datasets/HuggingFaceM4/OBELICS">OBELICS</a> powered by <a href="https://home.nomic.ai/">Nomic AI</a>. You will find the original map here</p>
37
- </div>
38
  <div class="iframe-container">
39
  <iframe src="https://atlas.nomic.ai/map/f2fba2aa-3647-4f49-a0f3-9347daeee499/ee4a84bd-f125-4bcc-a683-1b4e231cb10f" allow="clipboard-read; clipboard-write"
40
  title="Nomic Atlas"></iframe>
 
31
  </style>
32
  </head>
33
  <body>
34
+ <h1>OBELICS Interactive Map</h1>
35
+ <p>This is an embedded interactive visualization of (a subset of) <a href="https://huggingface.co/datasets/HuggingFaceM4/OBELICS" target="_blank">OBELICS</a> powered by <a href="https://home.nomic.ai/" target="_blank">Nomic AI</a>. You will find the original map here</p>
 
 
36
  <div class="iframe-container">
37
  <iframe src="https://atlas.nomic.ai/map/f2fba2aa-3647-4f49-a0f3-9347daeee499/ee4a84bd-f125-4bcc-a683-1b4e231cb10f" allow="clipboard-read; clipboard-write"
38
  title="Nomic Atlas"></iframe>