Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
colin730
/
SummarizerApp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
SummarizerApp / app /api /v1
7.09 kB
  • 4 contributors
History: 6 commits
ming
feat: Add Transformers pipeline endpoint for 80% faster summarization
02a56a9 about 1 month ago
  • __init__.py
    17 Bytes
    chore: initialize FastAPI backend project structure and testing setup about 2 months ago
  • routes.py
    289 Bytes
    feat(api): add /api/v1/summarize endpoint and integration tests about 2 months ago
  • schemas.py
    2.16 kB
    feat: Add text streaming support with SSE about 2 months ago
  • summarize.py
    4.62 kB
    feat: Add Transformers pipeline endpoint for 80% faster summarization about 1 month ago