Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ st.set_page_config(layout="wide")
|
|
5 |
|
6 |
st.markdown("""
|
7 |
## Generative AI for Letters - Managing Information Overload (GAL-MIO)
|
8 |
-
| π₯ **Letter Type** | π **Definition** | π **Fields
|
9 |
|-----------------------|-----------------------------------------|-----------------------------|
|
10 |
| 1οΈβ£ Referral Letters | π€ Letters asking for more help or treatment | π Patient info, Referral details |
|
11 |
| 2οΈβ£ Medical Certificate Letters | πΌ Letters about a patient's health problem or limits | π Patient info, Health problem details |
|
|
|
5 |
|
6 |
st.markdown("""
|
7 |
## Generative AI for Letters - Managing Information Overload (GAL-MIO)
|
8 |
+
| π₯ **Letter Type** | π **Definition** | π **Personalization Fields** |
|
9 |
|-----------------------|-----------------------------------------|-----------------------------|
|
10 |
| 1οΈβ£ Referral Letters | π€ Letters asking for more help or treatment | π Patient info, Referral details |
|
11 |
| 2οΈβ£ Medical Certificate Letters | πΌ Letters about a patient's health problem or limits | π Patient info, Health problem details |
|