s1w commited on
Commit
cec7b92
1 Parent(s): e1ac5df

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -172,18 +172,18 @@
172
  <div class="hero-body">
173
  <h2 class="title is-3" style="text-align: center;">Demo</h2>
174
  <!-- Chinese LLaVA Demo -->
175
- <div id="llasaLoading" style="position: absolute; width: 100%; z-index: 1; display: flex; justify-content: center; align-items: center;">
176
  <div style="text-align: center;">
177
  <img src="./images/duck.gif" alt="loading" />
178
  <h3>Loading...</h3>
179
  </div>
180
- </div>
181
  <!-- / Chinese LLaVA Demo -->
182
  </div>
183
  </section>
184
 
185
 
186
- <!-- <iframe src="https://demo.linksoul.ai/vlm/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: 100px; margin-bottom: 50px;"></iframe> -->
187
 
188
  <!-- <section class="section" id="Acknowledgement" style="position:fixed; bottom:0px; width:100%; display:none;">
189
  <div class="container is-max-desktop">
 
172
  <div class="hero-body">
173
  <h2 class="title is-3" style="text-align: center;">Demo</h2>
174
  <!-- Chinese LLaVA Demo -->
175
+ <!--div id="llasaLoading" style="position: absolute; width: 100%; z-index: 1; display: flex; justify-content: center; align-items: center;">
176
  <div style="text-align: center;">
177
  <img src="./images/duck.gif" alt="loading" />
178
  <h3>Loading...</h3>
179
  </div>
180
+ </div-->
181
  <!-- / Chinese LLaVA Demo -->
182
  </div>
183
  </section>
184
 
185
 
186
+ <iframe src="https://demo.linksoul.ai/vlm/" style="width:100%; height: 100%; border: 0; position: absolute; margin-top: 100px; margin-bottom: 50px;"></iframe>
187
 
188
  <!-- <section class="section" id="Acknowledgement" style="position:fixed; bottom:0px; width:100%; display:none;">
189
  <div class="container is-max-desktop">