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:
apoorvrajdev
/
image-captioning-api
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
image-captioning-api
Ctrl+K
Ctrl+K
1 contributor
History:
34 commits
apoorvrajdev
docs(readme): remove HF frontmatter rendered as table on GitHub
befac80
2 days ago
.github
fix(ci): drop py3.12 matrix entry and stop tracking pycache under src/captioning/data
3 days ago
backend
feat(backend): pull weights from HuggingFace Hub at startup when BACKEND_WEIGHTS_HUB_REPO is set
6 days ago
configs
feat(evaluation): add beam search, metrics pipeline, and stabilized training workflow
21 days ago
docs
feat(ci): add deploy-backend workflow + Phase 2C runbook + Live Demo README section
4 days ago
frontend
fix(ci): set mypy_path for src + backend layout and sync frontend lockfile
4 days ago
models
feat(api): build production-grade FastAPI inference backend
26 days ago
notebooks
feat: bootstrap production-grade ML repository tooling
27 days ago
results
feat(evaluation): add stabilized training results (greedy + beam)
3 days ago
scripts
feat(evaluation): add beam search, metrics pipeline, and stabilized training workflow
21 days ago
src
fix(ci): drop py3.12 matrix entry and stop tracking pycache under src/captioning/data
3 days ago
tests
feat(evaluation): add beam search, metrics pipeline, and stabilized training workflow
21 days ago
.dockerignore
1.61 kB
feat(backend): add Dockerfile, .dockerignore, and corrected .env schema for HF Spaces deploy
6 days ago
.env.example
3.86 kB
feat(backend): pull weights from HuggingFace Hub at startup when BACKEND_WEIGHTS_HUB_REPO is set
6 days ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
.gitignore
3.51 kB
fix(ci): drop py3.12 matrix entry and stop tracking pycache under src/captioning/data
3 days ago
.paper-notebook.sha256
65 Bytes
feat: finalize Phase 1 modular ML architecture
27 days ago
.pre-commit-config.yaml
4.56 kB
feat: bootstrap production-grade ML repository tooling
27 days ago
.python-version
Safe
5 Bytes
feat: bootstrap production-grade ML repository tooling
27 days ago
CLAUDE.md
4.25 kB
test(backend): add FastAPI route tests with fake predictor service
6 days ago
Dockerfile
2.27 kB
feat(backend): add Dockerfile, .dockerignore, and corrected .env schema for HF Spaces deploy
6 days ago
LICENSE
1.07 kB
feat: bootstrap production-grade ML repository tooling
27 days ago
Makefile
7.29 kB
feat: bootstrap production-grade ML repository tooling
27 days ago
README.md
59.8 kB
docs(readme): remove HF frontmatter rendered as table on GitHub
2 days ago
pyproject.toml
8.97 kB
fix(ci): use list-form mypy_path and switch frontend job to npm install
3 days ago
requirements-dev.txt
1.42 kB
feat: finalize Phase 1 modular ML architecture
27 days ago
requirements-eval.txt
992 Bytes
feat: bootstrap production-grade ML repository tooling
27 days ago
requirements.txt
1.84 kB
feat: bootstrap production-grade ML repository tooling
27 days ago