Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DawnC
/
PawMatchAI
like
57
Running
on
Zero
App
Files
Files
Community
1
DawnC
commited on
Nov 3
Commit
5d94f8e
•
1 Parent(s):
ef1e4d2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -481,4 +481,4 @@ def main():
481
482
if __name__ == "__main__":
483
iface = main()
484
-
iface.launch(
share=True, debug=True
)
481
482
if __name__ == "__main__":
483
iface = main()
484
+
iface.launch()