import gradio as gr gr.Interface.load("models/google/flan-t5-large").launch() gr.Interface.load("models/openai/chatgpt").launch()