Commit
·
f8df430
1
Parent(s):
8b979f7
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
<iframe
|
2 |
src="https://spacesexamples-comfyui.hf.space"
|
3 |
frameborder="0"
|
4 |
-
width="
|
5 |
-
height="
|
6 |
></iframe>
|
|
|
1 |
<iframe
|
2 |
src="https://spacesexamples-comfyui.hf.space"
|
3 |
frameborder="0"
|
4 |
+
width="100%"
|
5 |
+
height="100%"
|
6 |
></iframe>
|