Spaces:
Runtime error
Runtime error
Yew Chong
commited on
Commit
β’
5684b7b
1
Parent(s):
56dba98
Update README.md
Browse filesupdate readme for streamlit hosting on huggingface
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`)
|