Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -4
index.html
CHANGED
|
@@ -17,10 +17,8 @@
|
|
| 17 |
<div class="card">
|
| 18 |
<gradio-app src="https://salesforce-blip2.hf.space"></gradio-app>
|
| 19 |
|
| 20 |
-
<h1>
|
| 21 |
-
|
| 22 |
-
<p>
|
| 23 |
-
Test showing two instances of a space using the gradio.js and the iframe.
|
| 24 |
|
| 25 |
<iframe
|
| 26 |
src="https://salesforce-blip2.hf.space"
|
|
|
|
| 17 |
<div class="card">
|
| 18 |
<gradio-app src="https://salesforce-blip2.hf.space"></gradio-app>
|
| 19 |
|
| 20 |
+
<h1>Embed This Space Example - Gradio JS plus gradio-app and iframe</h1>
|
| 21 |
+
Test showing two instances of a space using the gradio.js and the iframe.
|
|
|
|
|
|
|
| 22 |
|
| 23 |
<iframe
|
| 24 |
src="https://salesforce-blip2.hf.space"
|