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...
afa6bb7
text-classification
4.21 kB
2 contributors
History:
9 commits
manue
Update Dockerfile to use gunicorn for app execution
afa6bb7
7 months ago
model
Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification
7 months ago
.gitattributes
1.52 kB
initial commit
7 months ago
.gitignore
17 Bytes
Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore
7 months ago
.huggingface.yaml
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
7 months ago
Dockerfile
151 Bytes
Update Dockerfile to use gunicorn for app execution
7 months ago
README.md
201 Bytes
initial commit
7 months ago
app.py
639 Bytes
Add home route to return API status message
7 months ago
requirements.txt
1.15 kB
Update Dockerfile to use gunicorn for app execution
7 months ago