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

  • Log In
  • Sign Up

Spaces:
u-kuro
/
sentiment-predictor
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
sentiment-predictor
703 kB
  • 1 contributor
History: 64 commits
u-kuro's picture
u-kuro
changed generation timeout for 3 seconds to include latency.
4482e31 5 days ago
  • .ipynb_checkpoints
    Add initial project files for sentiment analysis application 8 months ago
  • static
    Add favicon and update title with logo for sentiment analysis page 8 months ago
  • templates
    updated button and container padding sizes. 6 days ago
  • .gitattributes
    1.69 kB
    Add favicon and update title with logo for sentiment analysis page 8 months ago
  • .gitignore
    44 Bytes
    Refactor project structure: update .gitignore, switch from FastAPI to Flask, and enhance index.html styling 8 months ago
  • Dockerfile
    507 Bytes
    removed some debug functions and preload. also made auto political text generation to be capped in 1 sentence and lessen max_new_token to 40. 7 days ago
  • README.md
    285 Bytes
    initial commit 8 months ago
  • app.ipynb
    11.8 kB
    changed generation timeout for 3 seconds to include latency. 5 days ago
  • app.py
    7.42 kB
    changed generation timeout for 3 seconds to include latency. 5 days ago
  • requirements.txt
    96 Bytes
    removed some debug functions and preload. also made auto political text generation to be capped in 1 sentence and lessen max_new_token to 40. 7 days ago