Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MSParkDev
/
Pipelines
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5b66cc8
Pipelines
File size: 79 Bytes
5b66cc8
1
2
3
from
transformers
import
pipeline classifier = pipeline(
"text-classification"
)