chenhaodev commited on
Commit
fb428ba
·
verified ·
1 Parent(s): 5225280

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ gr.ChatInterface(
47
  examples=[
48
  ["How to diagnose CHF?"],
49
  ["please write an extensive cancer patient story and case study for healthcare providers"],
50
- ["Also, please write journey how the cancer was discovered and what symptoms led to patient realization that something might be wrong."]
51
  ["Additionally, please write up the intake scenario for her to be seen by a cancer specialist."]
52
  ]
53
  ).queue().launch(server_name="0.0.0.0")
 
47
  examples=[
48
  ["How to diagnose CHF?"],
49
  ["please write an extensive cancer patient story and case study for healthcare providers"],
50
+ ["Also, please write journey how the cancer was discovered and what symptoms led to patient realization that something might be wrong."],
51
  ["Additionally, please write up the intake scenario for her to be seen by a cancer specialist."]
52
  ]
53
  ).queue().launch(server_name="0.0.0.0")