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