multimodalart HF staff commited on
Commit
ee14996
·
1 Parent(s): cf49b02

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -6
index.html CHANGED
@@ -332,12 +332,13 @@
332
  <div class="columns is-centered has-text-centered">
333
  <h2 class="title is-3">Interactive Demo</h2>
334
  </div>
335
- <script
336
- type="module"
337
- src="https://gradio.s3-us-west-2.amazonaws.com/3.43.0/gradio.js"
338
- ></script>
339
-
340
- <gradio-app style="max-width:1200px" src="https://editing-images-ledtisplusplus.hf.space"></gradio-app>
 
341
 
342
  </div>
343
  </section>
 
332
  <div class="columns is-centered has-text-centered">
333
  <h2 class="title is-3">Interactive Demo</h2>
334
  </div>
335
+ <iframe
336
+ src="https://editing-images-ledtisplusplus.hf.space"
337
+ frameborder="0"
338
+ width="850"
339
+ height="800"
340
+ ></iframe>
341
+
342
 
343
  </div>
344
  </section>