solarevat/multilabel-news-classifier
fix(spaces): use uvicorn directly in Dockerfile for HuggingFace Spaces
fix(spaces): add HuggingFace Spaces configuration to README
feat(deploy): add HuggingFace Spaces support
feat(deploy): add Railway.app support
fix(api): add pandas to requirements-api.txt (needed by monitoring)
fix(render): use API-only deps + support fp16 for free-tier RAM
fix(api): add internal utils package to avoid bad imports
fix(render): avoid heavy training imports at startup
chore(repo): add license, CI, and improve render config
fix(render): load model in background to avoid port scan timeout
Added Dev Container Folder
feat(streamlit): add classifier page and read API_URL from secrets
fix(streamlit): initialize session state on reruns
chore(deps): add streamlit dashboard dependencies
chore(release): initial public snapshot
