SEUyishu commited on
Commit
80546cb
·
verified ·
1 Parent(s): a5e4b79

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -347,7 +347,8 @@ def create_ui():
347
  status_color = "green" if has_key else "orange"
348
 
349
  with gr.Blocks(
350
- title="MaTableGPT - Table Data Extractor"
 
351
  ) as app:
352
 
353
  gr.Markdown("""
 
347
  status_color = "green" if has_key else "orange"
348
 
349
  with gr.Blocks(
350
+ title="MaTableGPT - Table Data Extractor",
351
+ theme="soft"
352
  ) as app:
353
 
354
  gr.Markdown("""