neerajkalyank commited on
Commit
bab88be
1 Parent(s): 9702bdf

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;'>👩🏻‍🔬Sathkrutha LIMS🦠🔬</h1>", elem_id="header")
88
 
89
  with gr.Tab("Patient Registration"):
90
  with gr.Row():