Kexin2000 commited on
Commit
5e77387
1 Parent(s): 32e5e19

Update app.py

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