Spaces:
Running
Running
Add Hugging Face Spaces metadata
Browse files- templates/index.html +1 -1
templates/index.html
CHANGED
|
@@ -279,7 +279,7 @@
|
|
| 279 |
<body>
|
| 280 |
<div class="container">
|
| 281 |
<header>
|
| 282 |
-
<h1>
|
| 283 |
<p class="subtitle">Generate realistic faces using AI</p>
|
| 284 |
</header>
|
| 285 |
|
|
|
|
| 279 |
<body>
|
| 280 |
<div class="container">
|
| 281 |
<header>
|
| 282 |
+
<h1>Face Generator</h1>
|
| 283 |
<p class="subtitle">Generate realistic faces using AI</p>
|
| 284 |
</header>
|
| 285 |
|