Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DawnC
/
PawMatchAI
like
52
Running
on
Zero
App
Files
Files
Community
1
DawnC
commited on
18 days ago
Commit
3cf7045
•
1 Parent(s):
e942a3c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -963,4 +963,4 @@ def main():
963
964
if __name__ == "__main__":
965
iface = main()
966
-
iface.launch(
share=True, debug=True
)
963
964
if __name__ == "__main__":
965
iface = main()
966
+
iface.launch()