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

  • Log In
  • Sign Up

Spaces:
manudev-1
/
text-classification
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
text-classification
Ctrl+K
Ctrl+K
  • 2 contributors
History: 20 commits
manue
Remove duplicate environment variable setup for Hugging Face cache
a471f05 about 17 hours ago
  • model
    Initialize environment variables for Hugging Face cache and remove use_cache from sentiment pipeline about 17 hours ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • .gitignore
    17 Bytes
    Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore 4 days ago
  • .huggingface.yaml
    12 Bytes
    Update Dockerfile to use Python 3.10, modify app.py to run on host 0.0.0.0, and add .huggingface.yaml configuration 4 days ago
  • Dockerfile
    184 Bytes
    Update Dockerfile and sentiment model initialization for improved caching and remove obsolete model reference 3 days ago
  • README.md
    201 Bytes
    initial commit 4 days ago
  • app.py
    693 Bytes
    Remove duplicate environment variable setup for Hugging Face cache about 17 hours ago
  • requirements.txt
    1.2 kB
    Update requirements.txt to include latest dependencies 3 days ago