gpt2-large / app.py
WaveTsuname's picture
initial commit
5e96f87
raw
history blame contribute delete
68 Bytes
import gradio as gr
gr.Interface.load("models/gpt2-large").launch()