Spaces:
Sleeping
Sleeping
Update templates/home.html
Browse files- templates/home.html +1 -1
templates/home.html
CHANGED
@@ -45,7 +45,7 @@
|
|
45 |
<body>
|
46 |
<h1>Welcome to ComfyUI API Interface!</h1>
|
47 |
<p>Use the API to generate images based on your prompts.</p>
|
48 |
-
<a href="/
|
49 |
</body>
|
50 |
</html>
|
51 |
</title>
|
|
|
45 |
<body>
|
46 |
<h1>Welcome to ComfyUI API Interface!</h1>
|
47 |
<p>Use the API to generate images based on your prompts.</p>
|
48 |
+
<a href="/" target="_blank">Generate Image / Video</a>
|
49 |
</body>
|
50 |
</html>
|
51 |
</title>
|