- index.html +5 -4
index.html
CHANGED
@@ -19,12 +19,13 @@
|
|
19 |
|
20 |
<div id="gradio-container"></div>
|
21 |
<iframe
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
></iframe>
|
27 |
|
|
|
28 |
|
29 |
</body>
|
30 |
</html>
|
|
|
19 |
|
20 |
<div id="gradio-container"></div>
|
21 |
<iframe
|
22 |
+
src="https://ml6team-controlnet-interior-design.hf.space"
|
23 |
+
frameborder="0"
|
24 |
+
width="850"
|
25 |
+
height="450"
|
26 |
></iframe>
|
27 |
|
28 |
+
|
29 |
|
30 |
</body>
|
31 |
</html>
|