Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
andreotte
/
sandbox
like
0
Running
App
Files
Files
Community
main
sandbox
/
app.py
andreotte
Create new file
134b0f7
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
79 Bytes
from
transformers
import
pipeline
generator = pipeline(task=
"text-generation"
)