Skip to content

module 'scripts.ui' has no attribute 'toprow' #79

@mykeehu

Description

@mykeehu

Today I got this message when the webui loaded:

Traceback (most recent call last):
  File "H:\Stable-Diffusion-Automatic\stable-diffusion-webui\modules\script_callbacks.py", line 151, in ui_tabs_callback
    res += c.callback() or []
  File "H:\Stable-Diffusion-Automatic\stable-diffusion-webui\extensions\stable-diffusion-webui-dataset-tag-editor\scripts\main.py", line 210, in on_ui_tabs
    ui.toprow.create_ui(cfg_general)
AttributeError: module 'scripts.ui' has no attribute 'toprow'

image

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