distilgpt2 / app.py
JunRyeol's picture
initial commit
f9862e3
import gradio as gr
gr.Interface.load("models/distilgpt2").launch()