gpt2 / app.py
kennethisme's picture
initial commit
d6cc5fa verified
raw
history blame contribute delete
52 Bytes
import gradio as gr
gr.load("models/gpt2").launch()