murcherful commited on
Commit
99975e1
·
1 Parent(s): 12e7eb6

fix ip and port

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,4 +188,4 @@ Input a mesh, segment it using P3-SAM on the left, and push the "Generate" butto
188
 
189
 
190
  if __name__ == '__main__':
191
- demo.launch(server_name='0.0.0.0', server_port=8080)
 
188
 
189
 
190
  if __name__ == '__main__':
191
+ demo.launch()