Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up
Kiran Lonikar's picture
2 1 4

Kiran Lonikar

lonikar
·

AI & ML interests

NLP, vision, speech

Recent Activity

reacted to abidlabs's post with ❤️ about 1 month ago
HOW TO ADD MCP SUPPORT TO ANY 🤗 SPACE Gradio now supports MCP! If you want to convert an existing Space, like this one https://huggingface.co/spaces/hexgrad/Kokoro-TTS, so that you can use it with Claude Desktop / Cursor / Cline / TinyAgents / or any LLM that supports MCP, here's all you need to do: 1. Duplicate the Space (in the Settings Tab) 2. Upgrade the Gradio `sdk_version` to `5.28` (in the `README.md`) 3. Set `mcp_server=True` in `launch()` 4. (Optionally) add docstrings to the function so that the LLM knows how to use it, like this: ```py def generate(text, speed=1): """ Convert text to speech audio. Parameters: text (str): The input text to be converted to speech. speed (float, optional): Playback speed of the generated speech. ``` That's it! Now your LLM will be able to talk to you 🤯
liked a dataset 2 months ago
HuggingFaceFW/fineweb-2
upvoted an article 2 months ago
Welcome Llama 4 Maverick & Scout on Hugging Face!
View all activity

Organizations

Hugging Face MCP Course's profile picture

models 0

None public yet

datasets 0

None public yet
Company
TOS Privacy About Jobs
Website
Models Datasets Spaces Pricing Docs