vumichien commited on
Commit
15bca16
·
verified ·
1 Parent(s): 324d5c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -313,6 +313,7 @@ EXAMPLES = [
313
  ['examples/train3.png', 0.6, 0.25]
314
  ]
315
 
 
316
 
317
  with gr.Blocks(theme=gr.themes.Soft(), css=CSS) as demo:
318
  gr.HTML(TITLE)
 
313
  ['examples/train3.png', 0.6, 0.25]
314
  ]
315
 
316
+ SHEET_LIST = ['Table_1', 'Table_2', 'Table_3', 'Table_4', 'Table_5', 'Table_6']
317
 
318
  with gr.Blocks(theme=gr.themes.Soft(), css=CSS) as demo:
319
  gr.HTML(TITLE)