Arulkumar03 commited on
Commit
ccfd364
·
1 Parent(s): 009f273

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -51,4 +51,4 @@ iface = gr.Interface(
51
  title="Wheat head Detector & Counting Wheat heads",
52
  cache_examples=False
53
  )
54
- iface.launch(server_port=44444,share=True)
 
51
  title="Wheat head Detector & Counting Wheat heads",
52
  cache_examples=False
53
  )
54
+ iface.launch(share=True)