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