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