Spaces:
Runtime error
Runtime error
Last commit not found
from transformers import pipeline | |
pipe = pipeline("text2text-generation", model="google/flan-t5-xxl") |