Caleb Goh
Create app.py
0526154
raw
history blame
94 Bytes
import gradio as gr
demo = gr.load("heze8/match-with-reference", src ='spaces')
demo.launch()