Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Antoine245
/
caption-classification
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Antoine245
commited on
Jun 15, 2023
Commit
5ebaaf1
·
1 Parent(s):
c32c27a
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,4 +23,4 @@ gr.Interface(
23
outputs=gr.Textbox(),
24
title="Comparateur d'image",
25
description=description
26
-
).launch(
debug=True
)
23
outputs=gr.Textbox(),
24
title="Comparateur d'image",
25
description=description
26
+
).launch()