A-Laabid commited on
Commit
57e0956
·
verified ·
1 Parent(s): 5806259

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Pneumonia Detection API Backend
2
 
3
  Production-ready FastAPI backend for dual-model pneumonia classification from chest X-ray images.
 
1
+ ---
2
+ title: Pneumonia Detection API Backend
3
+ emoji: 🫁
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ app_file: app.py
8
+ pinned: false
9
+ ---
10
+
11
+
12
  # Pneumonia Detection API Backend
13
 
14
  Production-ready FastAPI backend for dual-model pneumonia classification from chest X-ray images.