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

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=8888,share=True)
 
51
  title="Wheat head Detector & Counting Wheat heads",
52
  cache_examples=False
53
  )
54
+ iface.launch(server_port=44444,share=True)