Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tshering12
/
Hot_Dog_Classifier
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tshering12
commited on
Apr 2, 2025
Commit
9b8bf58
·
verified
·
1 Parent(s):
8eb5176
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -13,5 +13,5 @@ gradio_app = gr.Interface(
13
title = "Hot Dog? Or Not?"
14
)
15
16
-
if __main__="__main__":
17
gradio_app.launch()
13
title = "Hot Dog? Or Not?"
14
)
15
16
+
if __main__=
=
"__main__":
17
gradio_app.launch()