Skip to content

Mac Intel with AMD GPU: AttributeError: 'NoneType' object has no attribute 'save' #13

@raffetazarius

Description

@raffetazarius

I'm able to load up the Metal Diffusion UI and start generating, however just before the image is generated I get this error and then cannot generate again.

 currentInputFrame.save(f"debug/frameAfterWarpBeforeInference_{frameNumber:05}.png", format = "png")
    ^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'save'

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