fdaudens HF Staff commited on
Commit
5ccd6f3
·
verified ·
1 Parent(s): 7c1131e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -172,4 +172,4 @@ Based on [Open NotebookLM](https://huggingface.co/spaces/m-ric/open-notebooklm),
172
  )
173
 
174
  if __name__ == "__main__":
175
- demo.launch(mcp_server=True)
 
172
  )
173
 
174
  if __name__ == "__main__":
175
+ demo.launch()