import gradio as gr gr.Interface.load("huggingface/EleutherAI/gpt-j-6B",title="cool",description="Input your text,submit and the machine will output")launch()