Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -36,3 +36,4 @@ gr.Interface(fn=count_packages,
|
|
36 |
title="Cargo Package Counting App",
|
37 |
description="Upload an image and select a model to count the number of packages detected.",
|
38 |
live=True).launch()
|
|
|
|
36 |
title="Cargo Package Counting App",
|
37 |
description="Upload an image and select a model to count the number of packages detected.",
|
38 |
live=True).launch()
|
39 |
+
|