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