Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -116,7 +116,7 @@ css = """
|
|
| 116 |
|
| 117 |
with gr.Blocks(css=css) as demo:
|
| 118 |
gr.Markdown("# 🖋️ Handwriting Synthesis")
|
| 119 |
-
gr.Markdown("Generate realistic handwritten text using neural networks)
|
| 120 |
|
| 121 |
with gr.Row():
|
| 122 |
with gr.Column(scale=2):
|
|
|
|
| 116 |
|
| 117 |
with gr.Blocks(css=css) as demo:
|
| 118 |
gr.Markdown("# 🖋️ Handwriting Synthesis")
|
| 119 |
+
gr.Markdown("Generate realistic handwritten text using neural networks")
|
| 120 |
|
| 121 |
with gr.Row():
|
| 122 |
with gr.Column(scale=2):
|