Ateeqq commited on
Commit
96f4c1f
1 Parent(s): a7bf71b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +8 -1
index.html CHANGED
@@ -12,8 +12,15 @@
12
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
14
  Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
  </p>
 
 
 
 
 
 
 
17
  </div>
18
  </body>
19
  </html>
 
12
  <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
14
  Also don't forget to check the
15
+ <a href="https://exnrt.com" target="_blank">Check Line Demo Here.</a>.
16
  </p>
17
+ <script
18
+ type="module"
19
+ src="https://gradio.s3-us-west-2.amazonaws.com/4.8.0/gradio.js"
20
+ ></script>
21
+
22
+ <gradio-app src="https://sprifi-elisa-ai.hf.space"></gradio-app>
23
+
24
  </div>
25
  </body>
26
  </html>