from transformers import pipeline pipe = pipeline(model="lysandre/test-dynamic-pipeline",trust_remote_code=True)