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