mirror of
https://git.datalinker.icu/kijai/ComfyUI-KJNodes.git
synced 2026-06-09 19:04:27 +08:00
remove print
This commit is contained in:
parent
cebd0fc1c5
commit
9682804efb
@ -204,7 +204,6 @@ output types:
|
|||||||
min_value=0.0, max_value=1.0, bg_image=None):
|
min_value=0.0, max_value=1.0, bg_image=None):
|
||||||
|
|
||||||
coordinates = json.loads(coordinates)
|
coordinates = json.loads(coordinates)
|
||||||
print("Coordinates: ", coordinates)
|
|
||||||
|
|
||||||
# Handle nested list structure if present
|
# Handle nested list structure if present
|
||||||
all_normalized = []
|
all_normalized = []
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user