Yew Chong commited on
Commit
5684b7b
β€’
1 Parent(s): 56dba98

Update README.md

Browse files

update readme for streamlit hosting on huggingface

Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,4 +1,13 @@
1
-
 
 
 
 
 
 
 
 
 
2
 
3
  ## To test the LLM only
4
  Download the relevant LLM python notebooks (e.g. `LLM for Patient.ipynb`)
 
1
+ ---
2
+ title: Mediscenario Streamlit
3
+ emoji: πŸ“ˆ
4
+ colorFrom: red
5
+ colorTo: indigo
6
+ sdk: streamlit
7
+ sdk_version: 1.30.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
 
12
  ## To test the LLM only
13
  Download the relevant LLM python notebooks (e.g. `LLM for Patient.ipynb`)