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