Spaces:
Sleeping
Sleeping
Update templates/home.html
Browse files- templates/home.html +0 -10
templates/home.html
CHANGED
@@ -1,9 +1,5 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
3 |
-
<head>
|
4 |
-
<meta charset="UTF-8">
|
5 |
-
<title><!DOCTYPE html>
|
6 |
-
<html lang="en">
|
7 |
<head>
|
8 |
<meta charset="UTF-8">
|
9 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
@@ -46,11 +42,5 @@
|
|
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>
|
52 |
-
</head>
|
53 |
-
<body>
|
54 |
-
|
55 |
</body>
|
56 |
</html>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="en">
|
|
|
|
|
|
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
42 |
<h1>Welcome to ComfyUI API Interface!</h1>
|
43 |
<p>Use the API to generate images based on your prompts.</p>
|
44 |
<a href="/" target="_blank">Generate Image / Video</a>
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
</body>
|
46 |
</html>
|