SakshiRathi77 commited on
Commit
02348b1
1 Parent(s): f0df289

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,5 +95,5 @@ planogram_check_interface = gr.Interface(
95
  description="Upload planogram image, master planogram image, and annotation file (if available) to check compliance."
96
  )
97
 
98
- # Launch the interface
99
  planogram_check_interface.launch()
 
95
  description="Upload planogram image, master planogram image, and annotation file (if available) to check compliance."
96
  )
97
 
98
+
99
  planogram_check_interface.launch()