Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
DawnC/PawMatchAI
etrececile
/
PawMatchAI
like
0
Running
App
Files
Files
Community
DawnC
commited on
20 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()