GPT2 / app.py
Namemew
initial commit
ec0d470
raw
history blame contribute delete
65 Bytes
import gradio as gr
gr.Interface.load("models/gpt2-xl").launch()