Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DawnC
/
PawMatchAI
like
77
Running
on
Zero
App
Files
Files
Community
1
DawnC
commited on
Nov 17, 2024
Commit
482e9e8
•
1 Parent(s):
7af5bf2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -500,4 +500,4 @@ def main():
500
501
if __name__ == "__main__":
502
iface = main()
503
-
iface.launch(
share=True
)
500
501
if __name__ == "__main__":
502
iface = main()
503
+
iface.launch()