wlchee commited on
Commit
5830c77
·
verified ·
1 Parent(s): 5bc67aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ try:
43
  )
44
 
45
  # Launch the interface
46
- demo.launch(share=True,mcp_server="https://wlchee-mcp-sentiment.hf.space/gradio_api/mcp/sse")
47
 
48
  finally:
49
  # Ensure MCPClient disconnects on script termination
 
43
  )
44
 
45
  # Launch the interface
46
+ demo.launch(share=True)
47
 
48
  finally:
49
  # Ensure MCPClient disconnects on script termination