Kexin2000 commited on
Commit
32e5e19
1 Parent(s): 00c4e0c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -374,7 +374,7 @@ with gr.Blocks() as tab1:
374
  gr.Textbox(lines=1),
375
  gr.Markdown(),
376
  examples=examples_1,
377
- title=title,
378
  description=description,
379
  )
380
 
 
374
  gr.Textbox(lines=1),
375
  gr.Markdown(),
376
  examples=examples_1,
377
+ title=title_1,
378
  description=description,
379
  )
380