multimodalart HF staff commited on
Commit
c7781e7
1 Parent(s): c41cfa5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -3
index.html CHANGED
@@ -320,15 +320,14 @@
320
  <section class="section">
321
  <div class="container is-max-desktop">
322
  <div class="columns is-centered has-text-centered">
323
- <h2 class="title is-3">Interactive Demo
324
- </h2>
325
  </div>
326
  <script
327
  type="module"
328
  src="https://gradio.s3-us-west-2.amazonaws.com/3.43.0/gradio.js"
329
  ></script>
330
 
331
- <gradio-app src="https://editing-images-ledtisplusplus.hf.space"></gradio-app>
332
 
333
  </div>
334
  </section>
 
320
  <section class="section">
321
  <div class="container is-max-desktop">
322
  <div class="columns is-centered has-text-centered">
323
+ <h2 class="title is-3">Interactive Demo</h2>
 
324
  </div>
325
  <script
326
  type="module"
327
  src="https://gradio.s3-us-west-2.amazonaws.com/3.43.0/gradio.js"
328
  ></script>
329
 
330
+ <gradio-app style="max-width:1200px" src="https://editing-images-ledtisplusplus.hf.space"></gradio-app>
331
 
332
  </div>
333
  </section>