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