Cartinoe5930 commited on
Commit
7d020dd
·
1 Parent(s): 4adfce5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -266,7 +266,7 @@ with gr.Blocks() as demo:
266
  math_model3_output3 = gr.Textbox(label="Orca🐬's 3️⃣rd response")
267
 
268
  gr.HTML("""<h1 align="center"> The result of Math </h1>""")
269
- gr.HTML("""<p align="center"><img src='https://huggingface.co/spaces/Cartinoe5930/LLMAgora/resolve/main/result/Math/Math_performance.png'></p>""")
270
 
271
  math_cot.select(
272
  math_display_question_answer,
 
266
  math_model3_output3 = gr.Textbox(label="Orca🐬's 3️⃣rd response")
267
 
268
  gr.HTML("""<h1 align="center"> The result of Math </h1>""")
269
+ gr.HTML("""<p align="center"><img src='https://github.com/gauss5930/LLM-Agora/assets/80087878/4fc22896-1306-4a93-bd54-a7a2ff184c98'></p>""")
270
 
271
  math_cot.select(
272
  math_display_question_answer,