Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
|
@@ -107,4 +107,10 @@
|
|
| 107 |
}
|
| 108 |
</script>
|
| 109 |
</body>
|
| 110 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 107 |
}
|
| 108 |
</script>
|
| 109 |
</body>
|
| 110 |
+
</html>
|
| 111 |
+
<iframe
|
| 112 |
+
src="https://huggingface.co/spaces/syd24/sey"
|
| 113 |
+
width="100%"
|
| 114 |
+
height="600px"
|
| 115 |
+
frameborder="0"
|
| 116 |
+
></iframe>
|