attacker-exploiting-everyone commited on
Commit
1229abb
·
verified ·
1 Parent(s): cbfcba1

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -6,6 +6,6 @@
6
  <title>Hugging Face Iframe</title>
7
  </head>
8
  <body>
9
- <iframe src="https://huggingface.co/" width="100%" height="1000px" frameborder="0" allowfullscreen></iframe>
10
  </body>
11
  </html>
 
6
  <title>Hugging Face Iframe</title>
7
  </head>
8
  <body>
9
+ <iframe src="https://ui.endpoints.huggingface.co/" width="100%" height="1000px" frameborder="0" allowfullscreen></iframe>
10
  </body>
11
  </html>