sandbox / app.py
andreotte's picture
Create new file
134b0f7
raw
history blame contribute delete
79 Bytes
from transformers import pipeline
generator = pipeline(task="text-generation")