ruslanmv commited on
Commit
c0922b6
·
verified ·
1 Parent(s): e07e355

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -24,7 +24,6 @@ def run():
24
  fn=[install_server, list_files],
25
  inputs=None,
26
  outputs=["text", "text"],
27
- layout="horizontal",
28
  title="Milvus Server Installation"
29
  )
30
  iface.launch(server_name="0.0.0.0", server_port=7860)
 
24
  fn=[install_server, list_files],
25
  inputs=None,
26
  outputs=["text", "text"],
 
27
  title="Milvus Server Installation"
28
  )
29
  iface.launch(server_name="0.0.0.0", server_port=7860)