Liusuthu commited on
Commit
a5762e5
·
verified ·
1 Parent(s): 73f807f

Update consult_func.py

Browse files
Files changed (1) hide show
  1. consult_func.py +1 -1
consult_func.py CHANGED
@@ -71,7 +71,7 @@ def advice(
71
  return (
72
  gr.Column(visible=True),
73
  gr.Markdown(visible=True),
74
- str(final_score),
75
  gr.Textbox(
76
  value="你"
77
  + symptoms
 
71
  return (
72
  gr.Column(visible=True),
73
  gr.Markdown(visible=True),
74
+ final_score,
75
  gr.Textbox(
76
  value="你"
77
  + symptoms