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