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