testgenerator / app.py
owenchak's picture
Update app.py
e5115ca
raw
history blame
159 Bytes
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()