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

  • Log In
  • Sign Up

Spaces:
mekosotto
/
hackathon
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
hackathon
404 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 69 commits
mekosotto's picture
mekosotto
feat(deploy): Dockerfile + compose for api + mlflow server
60b8d69 9 days ago
  • data
    chore: bootstrap NeuroBridge project skeleton 9 days ago
  • docs
    docs(plan): add Day-4 API/MLOps/frontend implementation plan 9 days ago
  • src
    feat(api): POST /pipeline/{bbb,eeg,mri} dispatch routes 9 days ago
  • tests
    feat(api): POST /pipeline/{bbb,eeg,mri} dispatch routes 9 days ago
  • .dockerignore
    119 Bytes
    feat(deploy): Dockerfile + compose for api + mlflow server 9 days ago
  • .gitignore
    392 Bytes
    chore: ignore all .venv*/ and venv*/ directories 9 days ago
  • .python-version
    5 Bytes
    chore: lock Python to 3.10–3.12 to match cp312-capped wheel availability 9 days ago
  • AGENTS.md
    6.76 kB
    docs: mark MRI pipeline shipped; add Day-3 smoke run + function reference 9 days ago
  • Dockerfile
    983 Bytes
    feat(deploy): Dockerfile + compose for api + mlflow server 9 days ago
  • README.md
    10 kB
    docs: fix README cross-references; type _StatFn as a real Callable alias 9 days ago
  • conftest.py
    706 Bytes
    feat(core): add MLflow tracking helper with disable env-flag 9 days ago
  • docker-compose.yml
    509 Bytes
    feat(deploy): Dockerfile + compose for api + mlflow server 9 days ago
  • pytest.ini
    138 Bytes
    refactor: pin single-threaded determinism env; close Day-2 doc/typo gaps 9 days ago
  • requirements.txt
    937 Bytes
    fix(mri): pin ComBat transitive deps; clarify np.round(14) intent; guard inputs 9 days ago