Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
gpaasch
/
MedCodeMCP
like
1
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
e737b59
MedCodeMCP
30.8 MB
Ctrl+K
Ctrl+K
2 contributors
History:
102 commits
gpaasch
ignore .gradio folder
e737b59
11 months ago
.gradio
submit button wasn't working
11 months ago
data
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
11 months ago
docs
utilizing llama index can net an extra $1000 in winnings
11 months ago
src
checkpoint 1
11 months ago
tests
created a test script to verify the MCP endpoint
11 months ago
utils
hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/
11 months ago
.gitattributes
Safe
1.52 kB
initial commit
11 months ago
.gitignore
Safe
204 Bytes
ignore .gradio folder
11 months ago
README.md
Safe
11.7 kB
included badly needed links to where I'm developing
11 months ago
app.py
Safe
274 Bytes
actually... the gradio live link would allow me to show o4-mini-high the results, where I could not before
11 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
11 months ago
requirements.txt
Safe
367 Bytes
solved ffmpeg-related error
11 months ago