hideosnes commited on
Commit
ef8a4ee
1 Parent(s): 5fc9884

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -227,7 +227,7 @@ block = gr.Blocks()
227
  with block:
228
  #description
229
  gr.Markdown(title)
230
- gr.MArkdown(description)
231
 
232
  with gr.Tabs():
233
  with gr.Row():
 
227
  with block:
228
  #description
229
  gr.Markdown(title)
230
+ gr.Markdown(description)
231
 
232
  with gr.Tabs():
233
  with gr.Row():