ChatGPT / app.py
matt2cents's picture
Update app.py
dae5d8e
raw
history blame
68 Bytes
import gradio as gr
gr.Interface.load("models/distilgpt2").launch()