Spaces:
Running
on
Zero
Running
on
Zero
xinjie.wang
commited on
Commit
·
cc1661b
1
Parent(s):
c6c24ac
update
Browse files
app.py
CHANGED
|
@@ -498,4 +498,4 @@ with gr.Blocks(delete_cache=(43200, 43200), theme=custom_theme) as demo:
|
|
| 498 |
|
| 499 |
|
| 500 |
if __name__ == "__main__":
|
| 501 |
-
demo.launch(
|
|
|
|
| 498 |
|
| 499 |
|
| 500 |
if __name__ == "__main__":
|
| 501 |
+
demo.launch()
|