bci-mvp / docs /HF_SPACE_READINESS.md
WilliamK112
feat: add Hugging Face Space readiness checker and report
b85d82e
|
Raw
History Blame Contribute Delete
549 Bytes
# HF Space Readiness
Generated: 2026-03-22 14:27 UTC
- [x] Root Streamlit entrypoint (`app.py`)
- [x] Python dependencies (`requirements.txt`)
- [x] Streamlit runtime config (`.streamlit/config.toml`)
- [x] Space deployment guide (`docs/HF_SPACE_QUICKSTART.md`)
- [x] Space metadata README scaffold (`docs/HF_SPACE_README.md`)
- [x] Model card for trust/compliance (`docs/MODEL_CARD.md`)
**Score:** 6/6
## Next Actions
- If model file is not bundled, upload a lightweight demo model.
- Verify Space app boots with `app.py` and shows both modes.