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