gpt2 / app.py
luosaidage's picture
initial commit
d8805fa
Raw
History Blame Contribute Delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()