Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
leopoldmaillard
/
ImageRetrieval
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
leopoldmaillard
commited on
Mar 2, 2022
Commit
b88ef96
·
1 Parent(s):
ed481cf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -70,4 +70,4 @@ iface = gr.Interface(fn=retrieve,
70
title='Image Retrieval on INRIA Holidays',
71
article=description)
72
73
-
iface.launch()
70
title='Image Retrieval on INRIA Holidays',
71
article=description)
72
73
+
iface.launch()