Spaces:
Running
on
Zero
Running
on
Zero
feat: Add docstrings and enable MCP
#35
by
multimodalart
HF Staff
- opened
Hello! This is an automated PR from a bot.
This PR introduces two improvements:
- Adds docstrings to the functions in the app file that are directly connected to the Gradio UI, improving code readability.
- Enables the Model-Compute-Platform by adding
mcp_server=Trueto the.launch()call.
No other logic has been changed. Please review and merge if it looks good!