bqr5tf commited on
Commit
89fc05e
·
1 Parent(s): 07d4ea0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ with gr.Blocks(title=title) as demo:
133
 
134
  with gr.Row():
135
  gr.Markdown("### Click on any of the examples below to see how it works:")
136
- gr.Examples([["A 10 year-old male had major pain in upper abdomen after taking Ibuprofen. Lab results were normal."],
137
  ["A 35 year-old female had minor pain in upper abdomen after taking Acetaminophen."]],
138
  [prob1], [label,local_plot, htext
139
  # , med, sym
 
133
 
134
  with gr.Row():
135
  gr.Markdown("### Click on any of the examples below to see how it works:")
136
+ gr.Examples([["A 35 year-old male had severe headache after taking Aspirin. The lab results were normal."],
137
  ["A 35 year-old female had minor pain in upper abdomen after taking Acetaminophen."]],
138
  [prob1], [label,local_plot, htext
139
  # , med, sym