awacke1 commited on
Commit
9330d71
1 Parent(s): 5714557

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +7 -8
index.html CHANGED
@@ -20,15 +20,14 @@
20
  <h1>Welcome to your static Space!</h1>
21
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
22
  <p>
23
- Also don't forget to check the
24
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
25
 
26
- <iframe
27
- src="https://salesforce-blip2.hf.space"
28
- frameborder="0"
29
- width="850"
30
- height="450"
31
- ></iframe>
32
  </p>
33
  </div>
34
  </body>
 
20
  <h1>Welcome to your static Space!</h1>
21
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
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"
27
+ frameborder="0"
28
+ width="850"
29
+ height="450"
30
+ ></iframe>
31
  </p>
32
  </div>
33
  </body>