Spaces:
Running
Running
MeYourHint
commited on
Commit
·
562fd30
1
Parent(s):
8763897
Minor
Browse files
app.py
CHANGED
@@ -200,4 +200,4 @@ with gr.Blocks(css=CSS, theme=theme) as demo:
|
|
200 |
|
201 |
clear.click(fn=clear_videos, outputs=videos + [text])
|
202 |
|
203 |
-
demo.launch(
|
|
|
200 |
|
201 |
clear.click(fn=clear_videos, outputs=videos + [text])
|
202 |
|
203 |
+
demo.launch()
|