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