import gradio as gr gr.Interface.load("huggingface/EleutherAI/gpt-neo-1.3B", inputs=gr.Textbox(lines=5), outputs="text").launch()