Spaces:
Running
on
Zero
Running
on
Zero
wenxiang guo
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -182,7 +182,7 @@ with gr.Blocks() as demo:
|
|
182 |
with gr.Column():
|
183 |
pass
|
184 |
|
185 |
-
demo.launch(
|
186 |
|
187 |
|
188 |
# gradio_interface = gradio.Interface(
|
|
|
182 |
with gr.Column():
|
183 |
pass
|
184 |
|
185 |
+
demo.launch()
|
186 |
|
187 |
|
188 |
# gradio_interface = gradio.Interface(
|