Spaces:
Sleeping
Sleeping
Commit
·
b0294e6
1
Parent(s):
8b09cae
Upload app.py
Browse files
app.py
CHANGED
@@ -150,4 +150,4 @@ with gr.Blocks(title="AI specialty scriber",theme=gr.themes.Soft()) as demo:
|
|
150 |
audio_clear_btn = gr.ClearButton([audio,summary,disease,medications,sides,dialogue])
|
151 |
|
152 |
|
153 |
-
demo.launch(
|
|
|
150 |
audio_clear_btn = gr.ClearButton([audio,summary,disease,medications,sides,dialogue])
|
151 |
|
152 |
|
153 |
+
demo.launch()
|