Spaces:
Running
on
Zero
Running
on
Zero
xiaozhongji
commited on
Commit
·
5d4d2b0
1
Parent(s):
375fd74
update
Browse files
app.py
CHANGED
@@ -124,6 +124,6 @@ with gr.Blocks(title="Sonic") as demo:
|
|
124 |
cache_examples=False,)
|
125 |
gr.Markdown(TAIL)
|
126 |
|
127 |
-
demo.launch(
|
128 |
|
129 |
|
|
|
124 |
cache_examples=False,)
|
125 |
gr.Markdown(TAIL)
|
126 |
|
127 |
+
demo.launch()
|
128 |
|
129 |
|