Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manudev-1
/
text-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text-classification
Ctrl+K
Ctrl+K
2 contributors
History:
22 commits
manudev-1
cleaning sentiment.py
2297e70
3 months ago
model
cleaning sentiment.py
3 months ago
.gitattributes
Safe
1.52 kB
initial commit
3 months ago
.gitignore
Safe
17 Bytes
Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore
3 months ago
.huggingface.yaml
Safe
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
Safe
151 Bytes
Remove unused environment variable and improve error handling in analysis endpoint
3 months ago
README.md
Safe
201 Bytes
initial commit
3 months ago
app.py
Safe
772 Bytes
Remove unused environment variable and improve error handling in analysis endpoint
3 months ago
requirements.txt
Safe
1.2 kB
Update requirements.txt to include latest dependencies
3 months ago