gpt2-medium / app.py
benkimz's picture
initial commit
c920b04
raw
history blame contribute delete
69 Bytes
import gradio as gr
gr.Interface.load("models/gpt2-medium").launch()