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