edeler commited on
Commit
12c0045
·
1 Parent(s): 46d6674

Add proper Space metadata to README for better Space configuration

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -1,3 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🏥 Medical Image Analysis Tool
2
 
3
  An AI-powered medical image analysis application using advanced detection models and large language models for medical image interpretation.
 
1
+ ---
2
+ title: Medical Image Analysis Tool
3
+ emoji: 🏥
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: "4.0.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ license: mit
11
+ ---
12
+
13
  # 🏥 Medical Image Analysis Tool
14
 
15
  An AI-powered medical image analysis application using advanced detection models and large language models for medical image interpretation.