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