HF Space Readiness
Generated: 2026-03-22 14:27 UTC
- Root Streamlit entrypoint (
app.py) - Python dependencies (
requirements.txt) - Streamlit runtime config (
.streamlit/config.toml) - Space deployment guide (
docs/HF_SPACE_QUICKSTART.md) - Space metadata README scaffold (
docs/HF_SPACE_README.md) - 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.pyand shows both modes.