quarterbitgames commited on
Commit
9cf63c0
·
verified ·
1 Parent(s): 773f263

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -655,4 +655,4 @@ with gr.Blocks(theme=gr.themes.Base(), title="🌀 Spiral City") as demo:
655
  # No new dependencies — gradio + huggingface_hub + Pillow only.
656
  # End of file.
657
 
658
- demo.launch()
 
655
  # No new dependencies — gradio + huggingface_hub + Pillow only.
656
  # End of file.
657
 
658
+ demo.launch(mcp_server=True)