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