gpt2-xl / app.py
NebulaVortex's picture
initial commit
d609efa
raw
history blame contribute delete
65 Bytes
import gradio as gr
gr.Interface.load("models/gpt2-xl").launch()