gpt2 / app.py
234bcn's picture
initial commit
da63f67
raw
history blame
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()