gpt2-large / app.py
gauravlogical's picture
initial commit
d750e0c
raw
history blame contribute delete
58 Bytes
import gradio as gr
gr.load("models/gpt2-large").launch()