Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
manudev-1
/
text-classification
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text-classification
Ctrl+K
Ctrl+K
2 contributors
History:
20 commits
manue
Remove duplicate environment variable setup for Hugging Face cache
a471f05
about 17 hours ago
model
Initialize environment variables for Hugging Face cache and remove use_cache from sentiment pipeline
about 17 hours ago
.gitattributes
Safe
1.52 kB
initial commit
4 days ago
.gitignore
Safe
17 Bytes
Add initial project files including Dockerfile, app, sentiment model, requirements, and .gitignore
4 days 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
4 days ago
Dockerfile
Safe
184 Bytes
Update Dockerfile and sentiment model initialization for improved caching and remove obsolete model reference
3 days ago
README.md
Safe
201 Bytes
initial commit
4 days ago
app.py
Safe
693 Bytes
Remove duplicate environment variable setup for Hugging Face cache
about 17 hours ago
requirements.txt
Safe
1.2 kB
Update requirements.txt to include latest dependencies
3 days ago