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