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