gpt2 / app.py
segestic's picture
Duplicate from bedrock123/gpt2
79a55de
raw
history blame contribute delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()