gpt2 / app.py
bedrock123's picture
initial commit
b30b71e
raw
history blame contribute delete
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()