Caleb Goh
Update app.py
8427af4
raw
history blame
96 Bytes
import gradio as gr
demo = gr.Interface.load("spaces/heze8/Match-With-Reference")
demo.launch()