Edward J. Schwartz
Test
8a0f8f7
raw
history blame
141 Bytes
import gradio as gr
demo = gr.Interface.load("models/ejschwartz/autotrain-oo-method-test-65201136070", examples=["Test"])
demo.launch()