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