openai-gpt / app.py
a202212's picture
initial commit
db4911e
raw
history blame contribute delete
68 Bytes
import gradio as gr
gr.Interface.load("models/openai-gpt").launch()