Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ShebMichel
/
classify_me
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ShebMichel
commited on
Oct 10, 2024
Commit
97cbbcc
·
verified
·
1 Parent(s):
54758c0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-2
app.py
CHANGED
Viewed
@@ -15,5 +15,5 @@ gr.Interface(
15
).launch()
16
17
18
-
if __name__ == "__main__":
19
-
demo.launch()
15
).launch()
16
17
18
+
#
if __name__ == "__main__":
19
+
#
demo.launch()