attacker-exploiting-everyone
commited on
Update index.html
Browse files- 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>
|