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:

  1. Adds docstrings to the functions in the app file that are directly connected to the Gradio UI, improving code readability.
  2. Enables the Model-Compute-Platform by adding mcp_server=True to the .launch() call.

No other logic has been changed. Please review and merge if it looks good!

Cannot merge
This branch has merge conflicts in the following files:
  • app.py

Sign up or log in to comment