AlooBonda commited on
Commit
bba28f5
·
1 Parent(s): f033a7b

Project Pushed to HuggingFace

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Chest Disease Detection Using Custom DenseNet-ViT (Hybrid) Architecture
2
 
3
  <br>
 
1
+ ---
2
+ title: Chest Disease Detection
3
+ emoji: 🫁
4
+ colorFrom: teal
5
+ colorTo: blue
6
+ sdk: gradio
7
+ sdk_version: "3.23.0"
8
+ app_file: final_project_Gradio_App.py
9
+ pinned: false
10
+ ---
11
+
12
+ A Gradio-based application for detecting chest diseases (Pneumonia, Tuberculosis, and Lung Cancer) using a hybrid DenseNet-ViT architecture.
13
+
14
+
15
  # Chest Disease Detection Using Custom DenseNet-ViT (Hybrid) Architecture
16
 
17
  <br>