remove print

This commit is contained in:
kijai 2025-06-04 10:15:19 +03:00
parent cebd0fc1c5
commit 9682804efb

View File

@ -204,7 +204,6 @@ output types:
min_value=0.0, max_value=1.0, bg_image=None):
coordinates = json.loads(coordinates)
print("Coordinates: ", coordinates)
# Handle nested list structure if present
all_normalized = []