gpt2-large / app.py
Guilherme34's picture
initial commit
4d47ac2
raw
history blame contribute delete
68 Bytes
import gradio as gr
gr.Interface.load("models/gpt2-large").launch()