File size: 201 Bytes
26120be
 
e4f6a30
1
2
3
import gradio as gr

gr.Interface.load("huggingface/EleutherAI/gpt-neo-1.3B", title="Text Generator Five w/ Variables", description="Input your text, submit and the machine will output text.").launch()