File size: 147 Bytes
094d0d4
 
21a18ce
094d0d4
1
2
3
4
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("image-to-text", model="paragon-AI/blip2-image-to-text")