MohammedAH commited on
Commit
069af5c
·
1 Parent(s): 897bca6

changed README

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -1,11 +1,10 @@
1
- # README.md
2
  ---
3
  title: Breast Cancer Prediction
4
  emoji: 🩺
5
  colorFrom: blue
6
  colorTo: purple
7
  sdk: gradio
8
- sdk_version: 4.19.1
9
  app_file: app.py
10
  pinned: false
11
  ---
@@ -24,4 +23,4 @@ This application uses deep learning to analyze mammogram images for breast cance
24
  ## Technical Details
25
  - Model: TensorFlow CNN trained on clinical datasets
26
  - Input: 224x224 grayscale images
27
- - Output: Binary classification (Benign/Malignant)
 
 
1
  ---
2
  title: Breast Cancer Prediction
3
  emoji: 🩺
4
  colorFrom: blue
5
  colorTo: purple
6
  sdk: gradio
7
+ sdk_version: "4.19.1"
8
  app_file: app.py
9
  pinned: false
10
  ---
 
23
  ## Technical Details
24
  - Model: TensorFlow CNN trained on clinical datasets
25
  - Input: 224x224 grayscale images
26
+ - Output: Binary classification (Benign/Malignant)