princeta3011 commited on
Commit
7efd3cf
·
verified ·
1 Parent(s): 3bb1fa1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -33,4 +33,4 @@ footer { text-align: center; font-size: 0.9rem; color: #999; margin-top: 2em; }
33
 
34
  gr.Markdown("<footer>Built with ❤️ using LLM + Gradio UI</footer>")
35
 
36
- demo.launch()
 
33
 
34
  gr.Markdown("<footer>Built with ❤️ using LLM + Gradio UI</footer>")
35
 
36
+ demo.launch(mcp_server = True)