IotaCluster commited on
Commit
7f36b2c
·
verified ·
1 Parent(s): 9ae76e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,4 +43,4 @@ iface = gr.Interface(
43
  )
44
 
45
  if __name__ == "__main__":
46
- iface.launch(mcp_server=True)
 
43
  )
44
 
45
  if __name__ == "__main__":
46
+ iface.launch()