File size: 159 Bytes
4cd2661
 
e5115ca
1
2
3
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()