Spaces:
Sleeping
Sleeping
neerajkalyank
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -305,4 +305,4 @@ with gr.Blocks(css=custom_css) as app:
|
|
305 |
|
306 |
fetch_button.click(billing_interface, [patient_id_bill], billing_output)
|
307 |
|
308 |
-
app.launch()
|
|
|
305 |
|
306 |
fetch_button.click(billing_interface, [patient_id_bill], billing_output)
|
307 |
|
308 |
+
app.launch()
|