GPTx / app.py
CNXT's picture
initial commit
baa6956
raw
history blame contribute delete
No virus
62 Bytes
import gradio as gr
gr.Interface.load("models/gpt2").launch()