Skip to content

Error: 'ImageDraw' object has no attribute 'circle' #10

@kiron111

Description

@kiron111

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions