gpt2 / app.py
0xdev23's picture
initial commit
c4ea0e7
raw
history blame
52 Bytes
import gradio as gr
gr.load("models/gpt2").launch()