wangshuai6 commited on
Commit
4a9ac44
·
1 Parent(s): ed7275e
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -205,4 +205,4 @@ if __name__ == "__main__":
205
  timeshift,
206
  order
207
  ], outputs=[output_sample, output_trajs])
208
- demo.launch(server_name="0.0.0.0", server_port=7861)
 
205
  timeshift,
206
  order
207
  ], outputs=[output_sample, output_trajs])
208
+ demo.launch()