from transformers import pipeline
pipe = pipeline("text2text-generation", model="sobamchan/t5-base-aclsum-outcome-nofilter")