Skip to content

AttributeError: module 'pixray' has no attribute 'reset_settings' #31

@sandrodevdariani

Description

@sandrodevdariani

AttributeError Traceback (most recent call last)
in <cell line: 25>()
23 # Simple setup from menu choices
24 import pixray
---> 25 pixray.reset_settings()
26 pixray.add_settings(prompts=prompts, vqgan_model=vqgan_model)
27 pixray.add_settings(quality=quality, aspect=aspect)

AttributeError: module 'pixray' has no attribute 'reset_settings'

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