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