Wootang01's picture
Update app.py
e4f6a30
raw
history blame
201 Bytes
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()