Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
@@ -15,5 +15,11 @@
|
|
15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
</p>
|
17 |
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
18 |
</body>
|
19 |
</html>
|
|
|
15 |
<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
|
16 |
</p>
|
17 |
</div>
|
18 |
+
<iframe src="https://partner.novamsg.org:8030/"
|
19 |
+
width="100%"
|
20 |
+
height="100%"
|
21 |
+
style="border:none;">
|
22 |
+
Your browser does not support iframes.
|
23 |
+
</iframe>
|
24 |
</body>
|
25 |
</html>
|