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