gpt2-demo / app.py
awacke1's picture
initial commit
198a60f
raw
history blame contribute delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()