textgenerator / app.py
221090Lstwcm's picture
Update app.py
7639d7c
raw
history blame
138 Bytes
import gradio as gr
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B",title="My favorite song ",description="bts spring day.").launch()