bilca commited on
Commit
68bb4c7
·
verified ·
1 Parent(s): 7485672

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -14
index.html CHANGED
@@ -1,14 +1,7 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8">
5
- <title>PLY Viewer Widget</title>
6
- </head>
7
- <body>
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
+