Coffee-Gym commited on
Commit
85e4238
·
verified ·
1 Parent(s): e42afab

Upload index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -5
index.html CHANGED
@@ -124,7 +124,7 @@
124
  </span>
125
  <!-- Dataset Link. -->
126
  <span class="link-block">
127
- <a href="https://huggingface.co/spaces/Anonymous-COFFEE/COFFEE-DEMO"
128
  class="external-link button is-normal is-rounded is-dark" target="_blank">
129
  <span class="icon">
130
  <!-- <i class="far fa-images"></i> -->
@@ -332,11 +332,11 @@ Compared to closed-source baselines (i.e., ChatGPT), CoffeePots achieves competi
332
  </div>
333
  <!-------------------------------------------------------------------- Case Study-------------------------------------------------------------------->
334
 
335
- <!-- <div class="columns is-centered has-text-centered">
336
  <div class="column is-four-fifths">
337
- <h2 class="title is-3" id="example">Example</h2>
338
  <iframe
339
- src="https://anonymous-coffee-coffee-demo.hf.space"
340
  frameborder="0"
341
  width="100%"
342
  height="900"
@@ -347,7 +347,7 @@ Compared to closed-source baselines (i.e., ChatGPT), CoffeePots achieves competi
347
  </div>
348
  </div>
349
  </div>
350
- </div> -->
351
 
352
 
353
  </div>
 
124
  </span>
125
  <!-- Dataset Link. -->
126
  <span class="link-block">
127
+ <a href="https://huggingface.co/spaces/Team-Coffee-Gym/CoffeeGym-demo"
128
  class="external-link button is-normal is-rounded is-dark" target="_blank">
129
  <span class="icon">
130
  <!-- <i class="far fa-images"></i> -->
 
332
  </div>
333
  <!-------------------------------------------------------------------- Case Study-------------------------------------------------------------------->
334
 
335
+ <div class="columns is-centered has-text-centered">
336
  <div class="column is-four-fifths">
337
+ <h2 class="title is-3" id="example">Demo</h2>
338
  <iframe
339
+ src="https://team-coffee-gym-coffeegym-demo.hf.space"
340
  frameborder="0"
341
  width="100%"
342
  height="900"
 
347
  </div>
348
  </div>
349
  </div>
350
+ </div>
351
 
352
 
353
  </div>