Arulkumar03 commited on
Commit
3e53ece
1 Parent(s): 99a60c1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -49,4 +49,4 @@ iface = gr.Interface(
49
  inputs="image",
50
  outputs="image",
51
  title="Wheat head Detector & Counting Wheat heads",
52
- cache_examples=False, port=8888).launch(share=True)
 
49
  inputs="image",
50
  outputs="image",
51
  title="Wheat head Detector & Counting Wheat heads",
52
+ cache_examples=False, port=7861).launch(share=True)