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