Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
@@ -164,4 +164,4 @@ with demo:
|
|
164 |
tb_button.click(plot, [speed, angle], output)
|
165 |
pd_button.click(fx9,pd_input,pd_output)
|
166 |
|
167 |
-
demo.launch(enable_queue=True)
|
|
|
164 |
tb_button.click(plot, [speed, angle], output)
|
165 |
pd_button.click(fx9,pd_input,pd_output)
|
166 |
|
167 |
+
demo.launch(enable_queue=True)
|