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

  • Log In
  • Sign Up

Spaces:
karim323
/
nlp-analysis-api
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
nlp-analysis-api / lib
25.4 kB
  • 1 contributor
History: 3 commits
karim323's picture
karim323
Fix HF Spaces deployment: use port 7860, async model loading, immediate health checks
b82bbd8 3 months ago
  • providers
    Make model loading resilient - load paraphrase/summarization on-demand 3 months ago
  • __init__.py
    42 Bytes
    Add NLP Analysis API backend with FastAPI and transformers 3 months ago
  • auth.py
    2.08 kB
    Add NLP Analysis API backend with FastAPI and transformers 3 months ago
  • models.py
    3.92 kB
    Add NLP Analysis API backend with FastAPI and transformers 3 months ago
  • rate_limiter.py
    966 Bytes
    Add NLP Analysis API backend with FastAPI and transformers 3 months ago
  • routes.py
    6.53 kB
    Fix HF Spaces deployment: use port 7860, async model loading, immediate health checks 3 months ago
  • services.py
    5.77 kB
    Add NLP Analysis API backend with FastAPI and transformers 3 months ago