Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cgoh
/
match-with-reference-public
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Caleb Goh
commited on
Oct 4, 2023
Commit
8427af4
·
1 Parent(s):
eec84f8
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -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()