How to use rooftopcoder/flan-t5-small-finetuned-coqa-V0.2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("rooftopcoder/flan-t5-small-finetuned-coqa-V0.2") model = AutoModelForSeq2SeqLM.from_pretrained("rooftopcoder/flan-t5-small-finetuned-coqa-V0.2")
Create images in seconds. No sign-up, no paywall, no setup.