CHaTx / app.py
CNXT's picture
Create app.py
c5c862a
raw
history blame
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()