distilgpt2 / app.py
dsank's picture
initial commit
4ad2a9c
raw
history blame contribute delete
68 Bytes
import gradio as gr
gr.Interface.load("models/distilgpt2").launch()