Spaces:
Sleeping
Sleeping
Update services/plantation/plant_health.py
Browse files
services/plantation/plant_health.py
CHANGED
@@ -67,4 +67,4 @@ def process_plant_health(frame):
|
|
67 |
|
68 |
line_counter += 1
|
69 |
|
70 |
-
return detections, frame
|
|
|
67 |
|
68 |
line_counter += 1
|
69 |
|
70 |
+
return detections, frame
|