Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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")
|