Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Tapanat
/
image
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Tapanat
commited on
Oct 5, 2023
Commit
e735ec6
·
1 Parent(s):
5cb46e1
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -23,5 +23,5 @@ def main():
23
24
25
26
-
if __name__ == "
_main_
":
27
main()
23
24
25
26
+
if __name__ == "
__main__
":
27
main()