guillaumefrd commited on
Commit
bc2c1ae
·
1 Parent(s): 74f7213
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -34,4 +34,4 @@ demo = gr.Interface(
34
 
35
  # Launch the interface and MCP server
36
  if __name__ == "__main__":
37
- demo.launch(mcp_server=True)
 
34
 
35
  # Launch the interface and MCP server
36
  if __name__ == "__main__":
37
+ demo.launch(mcp_server=True)