博闻 commited on
Commit
c5eced8
·
1 Parent(s): 4b8f4b4

update contact

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -53,7 +53,7 @@ with gr.Blocks(title="ChinaTravel Benchmark Evaluation") as demo:
53
  )
54
  result_file = gr.File(label="Download evaluation report", interactive=False)
55
 
56
- gr.Markdown(content.CONTACT)
57
 
58
  submit_btn.click(
59
  handle_submission,
 
53
  )
54
  result_file = gr.File(label="Download evaluation report", interactive=False)
55
 
56
+ # gr.Markdown(content.CONTACT)
57
 
58
  submit_btn.click(
59
  handle_submission,