3morrrrr commited on
Commit
260f21a
·
verified ·
1 Parent(s): 32e0a32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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):