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:
rehan575
/
deepread-backend
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepread-backend
16.7 kB
Ctrl+K
Ctrl+K
1 contributor
History:
19 commits
rehan575
fix: normalize cross-encoder scores to 0-100% range
ecd129f
about 2 months ago
.dockerignore
Safe
260 Bytes
chore: add backend/.dockerignore to exclude venv, indexes, and secrets
2 months ago
Dockerfile
Safe
1.93 kB
fix: change Uvicorn port to 7860 for HuggingFace health check
about 2 months ago
README.md
Safe
169 Bytes
chore: add huggingface spaces configuration to readme
about 2 months ago
download_models.py
Safe
1.88 kB
feat: add download_models.py to pre-cache HuggingFace models at build time
about 2 months ago
main.py
Safe
10.6 kB
fix: normalize cross-encoder scores to 0-100% range
about 2 months ago
preload_models.py
Safe
1.29 kB
feat: add preload_models.py to cache HuggingFace models at image build time
2 months ago
requirements.txt
Safe
592 Bytes
chore: pin all backend dependency versions for reproducible Docker builds
2 months ago