gpt2 / app.py
lychees's picture
initial commit
17acb3d
raw
history blame contribute delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()