Update app.py
Browse files
app.py
CHANGED
|
@@ -62,7 +62,7 @@ demo = gr.TabbedInterface(
|
|
| 62 |
</a>
|
| 63 |
</div>
|
| 64 |
<div class="title-container">
|
| 65 |
-
<h1 style="margin: 0; font-size: 2em;"
|
| 66 |
<p style="margin: 10px 0 0 0; color: #666; font-size: 1.1em;">Build datasets using natural language</p>
|
| 67 |
</div>
|
| 68 |
</div>
|
|
|
|
| 62 |
</a>
|
| 63 |
</div>
|
| 64 |
<div class="title-container">
|
| 65 |
+
<h1 style="margin: 0; font-size: 2em;">🧬 Synthetic Data Generator</h1>
|
| 66 |
<p style="margin: 10px 0 0 0; color: #666; font-size: 1.1em;">Build datasets using natural language</p>
|
| 67 |
</div>
|
| 68 |
</div>
|