import gradio as gr gr.Interface.load("huggingface/EleutherAI/gpt-j-6B", title= "My First Text Generator", description="Input text").launch()