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