mishig HF Staff commited on
Commit
f41bba0
·
verified ·
1 Parent(s): 95e3201

Upload index.html with huggingface_hub

Browse files
Files changed (1) hide show
  1. index.html +0 -2
index.html CHANGED
@@ -133,7 +133,6 @@
133
  <div class="brand"><span class="dot"></span>Gaussian Splat Capture</div>
134
  <a class="agentlink" href="https://huggingface.co/spaces/mishig/monuments-de-paris/blob/main/README.md" target="_blank" rel="noopener">↗ Built with an agent — make your own</a>
135
  </div>
136
- <div class="topright"><span id="rot" class="toggle">◐ Rotation auto</span></div>
137
  </div>
138
 
139
  <div class="ui title">
@@ -428,7 +427,6 @@ addEventListener('keydown',e=>{
428
  let hinted=false;
429
  function hideHint(){if(!hinted){hinted=true;hint.classList.add('hide');}}
430
 
431
- document.getElementById('rot').addEventListener('click',function(){autoRotate=!autoRotate;this.classList.toggle('off',!autoRotate);});
432
 
433
  /* ---- card rail ---- */
434
  /* warm the browser cache: quietly download the other monuments' splats in the
 
133
  <div class="brand"><span class="dot"></span>Gaussian Splat Capture</div>
134
  <a class="agentlink" href="https://huggingface.co/spaces/mishig/monuments-de-paris/blob/main/README.md" target="_blank" rel="noopener">↗ Built with an agent — make your own</a>
135
  </div>
 
136
  </div>
137
 
138
  <div class="ui title">
 
427
  let hinted=false;
428
  function hideHint(){if(!hinted){hinted=true;hint.classList.add('hide');}}
429
 
 
430
 
431
  /* ---- card rail ---- */
432
  /* warm the browser cache: quietly download the other monuments' splats in the