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...
2b5b0f1
text-classification
Ctrl+K
Ctrl+K
2 contributors
History:
8 commits
manue
Add curl command to download sentiment model configuration in Dockerfile
2b5b0f1
3 months ago
model
Refactor sentiment model initialization to use AutoTokenizer and AutoModelForSequenceClassification
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
221 Bytes
Add curl command to download sentiment model configuration in Dockerfile
3 months ago
README.md
Safe
201 Bytes
initial commit
3 months ago
app.py
Safe
639 Bytes
Add home route to return API status message
3 months ago
requirements.txt
Safe
1.14 kB
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