Pranomvignesh commited on
Commit
f1293cc
·
2 Parent(s): e8be427 614769f

Merge branch 'main' of https://huggingface.co/spaces/PranomVignesh/Detecting-unauthorized-person-with-firearms

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -54,4 +54,4 @@ interface = gr.Interface(
54
  cache_examples=True,
55
  theme='huggingface'
56
  )
57
- interface.launch(debug=True, share=True, enable_queue=True)
 
54
  cache_examples=True,
55
  theme='huggingface'
56
  )
57
+ interface.launch(debug=True, enable_queue=True)