Hugging Face's logo 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
Running

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