Spaces:
Sleeping
Sleeping
outputs=[
Browse files
app.py
CHANGED
@@ -613,7 +613,7 @@ with gr.Blocks() as demo:
|
|
613 |
correct_grammatical_spelling_errors_output,
|
614 |
refine_output
|
615 |
],
|
616 |
-
|
617 |
paragraph_save_output,
|
618 |
audio_output
|
619 |
]
|
|
|
613 |
correct_grammatical_spelling_errors_output,
|
614 |
refine_output
|
615 |
],
|
616 |
+
outputs=[
|
617 |
paragraph_save_output,
|
618 |
audio_output
|
619 |
]
|