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

  • Log In
  • Sign Up

Spaces:
manudev-1
/
text-classification
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
text-classification
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
manue
Add curl command to download sentiment model configuration in Dockerfile
2b5b0f1 3 months ago
  • model
    Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 3 months ago
  • .gitignore
    17 Bytes
    Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore 3 months 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 3 months ago
  • Dockerfile
    221 Bytes
    Add curl command to download sentiment model configuration in Dockerfile 3 months ago
  • README.md
    201 Bytes
    initial commit 3 months ago
  • app.py
    639 Bytes
    Add home route to return API status message 3 months ago
  • requirements.txt
    1.14 kB
    Update Dockerfile to use Python 3.10, modify app.py to run on host 0.0.0.0, and add .huggingface.yaml configuration 3 months ago