File "F:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-PixtralLlamaVision\nodes.py", line 658, in plot_points
draw.circle((x, y), fill=color_map[label], outline=color_map[label], radius=size)
^^^^^^^^^^^
AttributeError: 'ImageDraw' object has no attribute 'circle'
I am using Molmo 7B to count people and point them (mostly you worflow example, except you updated and added the system promp input), the point coordinate is displayed, but after the Parse Points is processed, the Plot Point node shows errors.