CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
andreotte
/
sandbox
source
Hugging Face
mit
updated 4y ago
View on Hugging Face
0
likes
Like
Save
Clone
overview
files
community
commits
settings
root
app.py
app.py
3 lines
Copy path
Download
Raw
Back to root
1
from transformers import pipeline
2
3
generator = pipeline(task="text-generation")