gpt2 / app.py
Bradarr's picture
initial commit
0f37853
raw
history blame
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()