Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pupunpu
/
is_it_a_cat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
pupunpu
commited on
Jan 12, 2025
Commit
4d545fe
·
verified
·
1 Parent(s):
08582ec
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -18,4 +18,4 @@ intf = gr.Interface(
18
title="Dog vs Cat Classifier"
19
)
20
21
-
intf.launch(inline=False
18
title="Dog vs Cat Classifier"
19
)
20
21
+
intf.launch(inline=False
)