Spaces:
Running
Running
fix
Browse files
app.py
CHANGED
@@ -100,4 +100,4 @@ with demo:
|
|
100 |
inputs=input_expr,
|
101 |
outputs=[out_image_tree, out_flat_tree])
|
102 |
|
103 |
-
demo.launch(enable_queue=True
|
|
|
100 |
inputs=input_expr,
|
101 |
outputs=[out_image_tree, out_flat_tree])
|
102 |
|
103 |
+
demo.launch(enable_queue=True)
|