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