muddasser commited on
Commit
7189620
·
verified ·
1 Parent(s): a8264d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -60,4 +60,4 @@ demo = gr.Interface(
60
  title="Automatic Number Plate Recognition (ANPR)",
61
  description="Upload an image of a car to detect and read its license plate."
62
  )
63
- demo.launch(server_name="0.0.0.0", server_port=7860)
 
60
  title="Automatic Number Plate Recognition (ANPR)",
61
  description="Upload an image of a car to detect and read its license plate."
62
  )
63
+ demo.launch(server_name="0.0.0.0", server_port=7860)