neerajkalyank commited on
Commit
4929e56
β€’
1 Parent(s): d7afbce

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -84,7 +84,7 @@ def billing_interface(patient_id):
84
 
85
  # Gradio Interface
86
  with gr.Blocks() as app:
87
- gr.Markdown("<h1 style='text-align: center;'>πŸ‘©πŸ»β€πŸ”¬Sathkrutha LIMSπŸ”¬</h1>", elem_id="header")
88
 
89
  with gr.Tab("Patient Registration"):
90
  with gr.Row():
 
84
 
85
  # Gradio Interface
86
  with gr.Blocks() as app:
87
+ gr.Markdown("<h1 style='text-align: center;'>πŸ‘©πŸ»β€πŸ”¬πŸ…’πŸ…πŸ…£πŸ…—πŸ…šπŸ…‘πŸ…€πŸ…£πŸ…—πŸ… πŸ…›πŸ…˜πŸ…œπŸ…’πŸ”¬</h1>", elem_id="header")
88
 
89
  with gr.Tab("Patient Registration"):
90
  with gr.Row():