Gradio / app.py
YoHoCo0o0's picture
Update app.py
f171ebc
raw
history blame
No virus
120 Bytes
import gradio as gr
gr.Interface.load("huggingface/EleutherAI/gpt-j-6B", title=title, description=description).launch()