Spaces:
Running
Running
Update index.html
Browse files- index.html +7 -14
index.html
CHANGED
@@ -1,14 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
<
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
<!--
|
9 |
-
The script is loaded with query parameters that provide the URLs
|
10 |
-
for the GIF preview and the PLY file.
|
11 |
-
-->
|
12 |
-
<script src="https://bilca-ply-viewer-in-js.static.hf.space/index.js?gif_url=https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/gif/red_cola/red_cola_preview.gif&ply_url=https://poly.cam/capture/dd3d6c98-4743-4019-aa90-662dce264f42"></script>
|
13 |
-
</body>
|
14 |
-
</html>
|
|
|
1 |
+
<div>
|
2 |
+
<!-- Your code block content -->
|
3 |
+
<script src="https://bilca-ply-viewer-in-js.static.hf.space/index.js?gif_url=https://huggingface.co/datasets/bilca/ply_files/resolve/main/tests/gif/red_cola/red_cola_preview.gif&ply_url=https://poly.cam/capture/dd3d6c98-4743-4019-aa90-662dce264f42"></script>
|
4 |
+
</div>
|
5 |
+
|
6 |
+
|
7 |
+
|
|
|
|
|
|
|
|
|
|
|
|
|
|