DjPapzin commited on
Commit
65f53bc
·
1 Parent(s): 1ff40a6

docs: Add Space configuration to README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # Medi Scape
2
 
3
  Medi Scape is an AI-powered healthcare application designed to streamline the process of understanding and managing medical information. It leverages advanced AI models to provide features such as prescription analysis, disease detection from chest X-rays, and symptom-based diagnosis assistance.
 
1
+ ---
2
+ title: Medi Scape
3
+ emoji: 🏥
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: streamlit
7
+ sdk_version: "1.23.2"
8
+ app_file: frontend/app.py
9
+ pinned: false
10
+ ---
11
+
12
  # Medi Scape
13
 
14
  Medi Scape is an AI-powered healthcare application designed to streamline the process of understanding and managing medical information. It leverages advanced AI models to provide features such as prescription analysis, disease detection from chest X-rays, and symptom-based diagnosis assistance.