Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
koons
/
emotion-chatbot
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
emotion-chatbot
70 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 36 commits
kootaeng2
Refactor: Resolve circular import by moving model loading to blueprint
b552755 10 months ago
  • .github
    Initial commit with final, clean project files 10 months ago
  • notebooks
    Initial commit with final, clean project files 10 months ago
  • scripts
    Chore: Improve and update code comments 10 months ago
  • src
    Refactor: Resolve circular import by moving model loading to blueprint 10 months ago
  • .gitattributes
    0 Bytes
    Refactor: Separate model storage to Hugging Face Hub 10 months ago
  • .gitignore
    343 Bytes
    Finalize: Correct Dockerfile and project structure 10 months ago
  • .hfignore
    0 Bytes
    Initial commit with final, clean project files 10 months ago
  • Dockerfile
    781 Bytes
    Fix : Correct deployment permissions and application logic\ 10 months ago
  • README.md
    7.47 kB
    Update README.md 10 months ago
  • force_upload.py
    918 Bytes
    Finalize: Correct Dockerfile CMD and __init__ structure 10 months ago
  • requirements.txt
    1.66 kB
    Fix: Add Flask-SQLAlchemy to requirements 10 months ago
  • run.py
    162 Bytes
    Refactor:Loadmodel from Hugging Face Hub and remove local modelfiles 10 months ago