Spaces:
Running
Running
Update app.py
Browse filesupdated app.py
app.py
CHANGED
@@ -52,7 +52,7 @@ def my_custom_tool(arg1: str, arg2: int) -> str:
|
|
52 |
|
53 |
# Common Specific Diseases
|
54 |
"breast cancer", "prostate cancer", "lung cancer", "skin cancer", "colon cancer",
|
55 |
-
"brain tumor", "liver cancer", "cervical cancer", "bladder cancer", "thyroid cancer",
|
56 |
|
57 |
# Procedures / Interventions
|
58 |
"surgery", "chemotherapy", "radiation", "transplant", "dialysis", "intubation", "stenting",
|
|
|
52 |
|
53 |
# Common Specific Diseases
|
54 |
"breast cancer", "prostate cancer", "lung cancer", "skin cancer", "colon cancer",
|
55 |
+
"brain tumor", "liver cancer", "cervical cancer", "bladder cancer", "thyroid cancer",
|
56 |
|
57 |
# Procedures / Interventions
|
58 |
"surgery", "chemotherapy", "radiation", "transplant", "dialysis", "intubation", "stenting",
|