gpt2 / app.py
wenmingface's picture
initial commit
d02171b
raw
history blame
52 Bytes
import gradio as gr
gr.load("models/gpt2").launch()