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