testgenerator / app.py
owenchak's picture
Update app.py
9f41cd2
raw
history blame
160 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()