gpt2 / app.py
Lmnhd70's picture
initial commit
fd2ec05
raw
history blame
No virus
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()