Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Commit
β’
4929e56
1
Parent(s):
d7afbce
Update app.py
Browse files
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;'
|
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():
|