Caleb Goh
Update app.py
eec84f8
raw
history blame
96 Bytes
import gradio as gr
demo = gr.Interface.load("spaces/heze8/match-with-reference")
demo.launch()