aditya-sah commited on
Commit
a3ddce2
·
verified ·
1 Parent(s): 5304c48

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -82,7 +82,8 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="green"), title='Lung Cancer Cla
82
 
83
  gr.Markdown(
84
  """
85
- # 🫁 AI-Powered Lung Cancer Classifier
 
86
  Upload a medical image (X-ray or CT scan) to get a probability-based classification.
87
 
88
  ### **⚠️ DISCLAIMER: This tool is for research and educational use only and is NOT a substitute for professional medical diagnosis.**
 
82
 
83
  gr.Markdown(
84
  """
85
+ # 🫁 AI-Powered Lung Cancer Classifier Powered by DL Model.
86
+
87
  Upload a medical image (X-ray or CT scan) to get a probability-based classification.
88
 
89
  ### **⚠️ DISCLAIMER: This tool is for research and educational use only and is NOT a substitute for professional medical diagnosis.**