Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
4b8e08c
MedCodeMCP
30.8 MB
2 contributors
History:
91 commits
gpaasch
solved ffmpeg-related error
4b8e08c
9 months ago
data
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
9 months ago
docs
utilizing llama index can net an extra $1000 in winnings
9 months ago
src
solved ffmpeg-related error
9 months ago
tests
created a test script to verify the MCP endpoint
9 months ago
utils
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
9 months ago
.gitattributes
Safe
1.52 kB
initial commit
9 months ago
.gitignore
Safe
185 Bytes
- Create the models directory on demand
9 months ago
README.md
Safe
11.2 kB
doesn't seem to be running
9 months ago
app.py
Safe
132 Bytes
should resolve the `ModuleNotFoundError` in the Hugging Face Space while maintaining the local development setup
9 months ago
packages.txt
Safe
67 Bytes
In Gradio Spaces (and all HF SDKs), any Debian-level dependencies go in a file called packages.txt at the root of your repo
9 months ago
requirements.txt
Safe
367 Bytes
solved ffmpeg-related error
9 months ago