Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
-
|
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()
|