RingL commited on
Commit
406f5eb
·
1 Parent(s): 0731b02

updated app comment

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ css = """
97
 
98
  with gr.Blocks(css=css) as demo:
99
  gr.Markdown(DESCRIPTION)
100
- with gr.Tab(label="Qwen2-VL-7B-trl-sft-ChartQA Input"):
101
  with gr.Row():
102
  with gr.Column():
103
  input_img = gr.Image(label="Input Picture")
 
97
 
98
  with gr.Blocks(css=css) as demo:
99
  gr.Markdown(DESCRIPTION)
100
+ with gr.Tab(label="QA "):
101
  with gr.Row():
102
  with gr.Column():
103
  input_img = gr.Image(label="Input Picture")