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