Caleb Goh commited on
Commit
8427af4
·
1 Parent(s): eec84f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
  import gradio as gr
2
 
3
- demo = gr.Interface.load("spaces/heze8/match-with-reference")
4
  demo.launch()
 
1
  import gradio as gr
2
 
3
+ demo = gr.Interface.load("spaces/heze8/Match-With-Reference")
4
  demo.launch()