test1 / README.md
Gregory44's picture
Create README.md
535ccee verified
|
Raw
History Blame Contribute Delete
183 Bytes
from transformers import pipeline
generator = pipeline("text-generation")
generator(
"In this course, we will teach you how to"
) # Dans ce cours, nous vous enseignerons comment