openai-gpt / app.py
qinyilin's picture
initial commit
f88a5d0
raw
history blame
No virus
68 Bytes
import gradio as gr
gr.Interface.load("models/openai-gpt").launch()