mou11 commited on
Commit
df02753
·
verified ·
1 Parent(s): 0c3637d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
 
 
 
 
 
 
 
2
  license: mit
3
  pipeline_tag: text-generation
4
  base_model: mistralai/Mistral-7B-v0.1
 
1
  ---
2
+ title: Clinical Decision Support Agent
3
+ emoji: 📈
4
+ colorFrom: green
5
+ colorTo: blue
6
+ sdk: gradio
7
+ app_file: app.py
8
+ pinned: false
9
  license: mit
10
  pipeline_tag: text-generation
11
  base_model: mistralai/Mistral-7B-v0.1