Spaces:
Running
Running
neerajkalyank
commited on
Commit
•
eabbeae
1
Parent(s):
d55c856
Update app.py
Browse files
app.py
CHANGED
@@ -306,4 +306,4 @@ with gr.Blocks(css=custom_css) as app:
|
|
306 |
|
307 |
fetch_button.click(billing_interface, [patient_id_bill], billing_output)
|
308 |
|
309 |
-
app.launch()
|
|
|
306 |
|
307 |
fetch_button.click(billing_interface, [patient_id_bill], billing_output)
|
308 |
|
309 |
+
app.launch()
|