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

  • Log In
  • Sign Up

Spaces:
gpaasch
/
MedCodeMCP
Build error

App Files Files Community
1
Fetching metadata from the HF Docker repository...
MedCodeMCP
Ctrl+K
Ctrl+K
  • 2 contributors
History: 93 commits
gpaasch's picture
gpaasch
included badly needed links to where I'm developing
f663376 2 months ago
  • data
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ 2 months ago
  • docs
    utilizing llama index can net an extra $1000 in winnings 2 months ago
  • src
    solved ffmpeg-related error 2 months ago
  • tests
    created a test script to verify the MCP endpoint 2 months ago
  • utils
    hf embeddings for llama index had to be installed: https://docs.llamaindex.ai/en/stable/module_guides/models/embeddings/ 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • .gitignore
    185 Bytes
    - Create the models directory on demand 2 months ago
  • README.md
    11.7 kB
    included badly needed links to where I'm developing 2 months ago
  • app.py
    132 Bytes
    should resolve the `ModuleNotFoundError` in the Hugging Face Space while maintaining the local development setup 2 months ago
  • packages.txt
    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 2 months ago
  • requirements.txt
    367 Bytes
    solved ffmpeg-related error 2 months ago