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

  • Log In
  • Sign Up

Spaces:
koons
/
emotion-chatbot
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
emotion-chatbot / src
44.4 kB
  • 3 contributors
History: 13 commits
kootaeng2
Refactor: Resolve circular import by moving model loading to blueprint
b552755 5 months ago
  • templates
    Feat: Implement user login and registration system 5 months ago
  • __app__backup.py
    6.55 kB
    Refactor:Loadmodel from Hugging Face Hub and remove local modelfiles 5 months ago
  • __init__.py
    739 Bytes
    Fix : Correct deployment permissions and application logic\ 5 months ago
  • auth.py
    2.58 kB
    Refactor:Loadmodel from Hugging Face Hub and remove local modelfiles 5 months ago
  • database.db
    12.3 kB
    Feat: Implement user login and registration system 5 months ago
  • emotion_engine.py
    1.38 kB
    Chore: Improve and update code comments 5 months ago
  • main.py
    2.93 kB
    Refactor: Resolve circular import by moving model loading to blueprint 5 months ago
  • models.py
    2.04 kB
    Fix : Correct deployment permissions and application logic\ 5 months ago
  • recommender.py
    2.55 kB
    Initial commit with final, clean project files 5 months ago