Skip to content

WARNING: PlaySound.IS_CHANGED() missing 1 required positional argument: 'self' #491

@truethug

Description

@truethug

looks like line 13 in comfyui-custom-scripts/py/play_sound.py
def INPUT_TYPES(s):
should be
def INPUT_TYPES(self):

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