gpt2 / app.py
Terrospark's picture
initial commit
a570a7e
Raw
History Blame Contribute Delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()