rahul7star commited on
Commit
0c3ea7b
·
verified ·
1 Parent(s): 5f12e83

Update app.py

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