Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
lokesh341/surveillance
nagasurendra
/
surveillance
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
SuriRaja
commited on
Apr 26
Commit
591c952
·
1 Parent(s):
e8452a3
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -99,4 +99,4 @@ def build_interface():
99
100
demo = build_interface()
101
102
-
demo.launch(server_name="0.0.0.0", server_port=7860)
99
100
demo = build_interface()
101
102
+
demo.launch(server_name="0.0.0.0", server_port=7860)