gpt2 / app.py
ze00ro's picture
initial commit
6cb2d9f
raw
history blame contribute delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()