rahul7star commited on
Commit
01e11ea
·
verified ·
1 Parent(s): cb05541

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -198,4 +198,4 @@ with gr.Blocks() as demo:
198
  )
199
 
200
  if __name__ == "__main__":
201
- demo.queue().launch(mcp_server=True)
 
198
  )
199
 
200
  if __name__ == "__main__":
201
+ demo.queue().launch()