Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Agents-MCP-Hackathon
/
MedCodeMCP
like
3
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
684322f
MedCodeMCP
/
.gitignore
gpaasch
ignore .gradio folder
e737b59
about 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Safe
204 Bytes
# Model cache directories
models/
.cache/
# Python
__pycache__/
*
.py
[cod]
*$py.class
.Python
*
.so
.env
.venv
env/
venv/
.python-version
# IDE
.vscode/
.idea/
# OS
.DS_Store
Thumbs.db
# Gradio
.gradio/