neerajkalyank commited on
Commit
3b09a9c
Β·
verified Β·
1 Parent(s): 95f776f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -76,7 +76,7 @@ def billing_interface(patient_id):
76
 
77
  # Gradio Interface
78
  with gr.Blocks() as app:
79
- gr.Markdown("<h1 style='text-align: center;'>πŸ‘©πŸ»β€πŸ”¬πŸ…’πŸ…πŸ…£πŸ…—πŸ…šπŸ…‘πŸ…€πŸ…£πŸ…—πŸ… πŸ…›πŸ…˜πŸ…œπŸ…’πŸ”¬</h1>", elem_id="header")
80
 
81
  with gr.Tab("Patient Registration"):
82
  gr.Markdown("<h2>Register a New Patient</h2>")
 
76
 
77
  # Gradio Interface
78
  with gr.Blocks() as app:
79
+ gr.Markdown("<h1 style='text-align: center;'>πŸ‘©πŸ»β€πŸ”¬π”–π”žπ”±π”₯𝔨𝔯𝔲𝔱π”₯π”ž 𝔩𝔦π”ͺπ”°πŸ”¬</h1>", elem_id="header")
80
 
81
  with gr.Tab("Patient Registration"):
82
  gr.Markdown("<h2>Register a New Patient</h2>")