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