Spaces:
Running
on
Zero
Running
on
Zero
malvin noel
commited on
Commit
·
9326a98
1
Parent(s):
1b48a1a
modify app
Browse files
app.py
CHANGED
@@ -215,5 +215,5 @@ with gr.Blocks(theme="gradio/soft") as demo:
|
|
215 |
outputs=[script_output, title_output, desc_output, video_output],
|
216 |
)
|
217 |
|
218 |
-
demo.launch(
|
219 |
|
|
|
215 |
outputs=[script_output, title_output, desc_output, video_output],
|
216 |
)
|
217 |
|
218 |
+
demo.launch()
|
219 |
|