Docfile commited on
Commit
d452b0f
·
verified ·
1 Parent(s): 3020a86

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -7
index.html CHANGED
@@ -56,14 +56,12 @@
56
  </script>
57
 
58
 
59
-
 
 
 
 
60
 
61
- <script
62
- type="module"
63
- src="https://gradio.s3-us-west-2.amazonaws.com/4.12.0/gradio.js"
64
- ></script>
65
-
66
- <gradio-app src="https://docfile-mariam-physique1.hf.space"></gradio-app>
67
 
68
  </body>
69
  </html>
 
56
  </script>
57
 
58
 
59
+ <iframe
60
+ src="https://docfile-mycha.hf.space"
61
+ frameborder="0"
62
+ id="main-iframe"
63
+ ></iframe>
64
 
 
 
 
 
 
 
65
 
66
  </body>
67
  </html>