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