Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -655,7 +655,7 @@ def run_demo(
|
|
| 655 |
0.0, 180.0, 0.0),
|
| 656 |
inputs=preset_inputs, outputs=preset_outputs)
|
| 657 |
|
| 658 |
-
demo.launch(enable_queue=True
|
| 659 |
|
| 660 |
|
| 661 |
if __name__ == '__main__':
|
|
|
|
| 655 |
0.0, 180.0, 0.0),
|
| 656 |
inputs=preset_inputs, outputs=preset_outputs)
|
| 657 |
|
| 658 |
+
demo.launch(enable_queue=True)
|
| 659 |
|
| 660 |
|
| 661 |
if __name__ == '__main__':
|