SadiaK14 commited on
Commit
e0e7a70
·
verified ·
1 Parent(s): cc15b06

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ def my_custom_tool(arg1: str, arg2: int) -> str:
27
 
28
  # ✅ Define a basic list of medically relevant terms
29
  medical_terms = [
30
- "skin", "brain", "cancer", "tumor", "mri", "ct", "xray", "ultrasound",
31
  "diabetes", "pneumonia", "covid", "lesion", "radiology", "pathology",
32
  "lung", "chest", "abdomen", "spine", "bone", "stroke", "eczema", "melanoma",
33
  "eye", "retina", "dermoscopy", "cardiology", "infection", "biopsy", "tooth",
 
27
 
28
  # ✅ Define a basic list of medically relevant terms
29
  medical_terms = [
30
+ "skin", "brain", "cancer", "breast cancer", "prostate cancer", "stomach", "tumor", "mri", "ct", "xray", "ultrasound",
31
  "diabetes", "pneumonia", "covid", "lesion", "radiology", "pathology",
32
  "lung", "chest", "abdomen", "spine", "bone", "stroke", "eczema", "melanoma",
33
  "eye", "retina", "dermoscopy", "cardiology", "infection", "biopsy", "tooth",