svjack commited on
Commit
689c24b
1 Parent(s): 6be3652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -74,6 +74,7 @@ demo = gr.Blocks(css=".container { max-width: 800px; margin: auto; }")
74
 
75
  with demo:
76
  gr.Markdown("")
 
77
  with gr.Tabs():
78
  #### tableqa
79
  with gr.TabItem("数据表问答(TableQA)"):
 
74
 
75
  with demo:
76
  gr.Markdown("")
77
+ gr.Markdown("This _example_ was **drive** from <br/><b><h4>[https://github.com/svjack/tableQA-Chinese](https://github.com/svjack/tableQA-Chinese)</h4></b>\n")
78
  with gr.Tabs():
79
  #### tableqa
80
  with gr.TabItem("数据表问答(TableQA)"):