Skip to content

An error is displayed when 1.6.0 is started. #101

@Neytiri7

Description

@Neytiri7

O:\AI\SynologyDrive\stable-diffusion-webui\extensions\stable-diffusion-webui-images-browser\scripts\images_history.py:214: GradioDeprecationWarning: The style method is deprecated. Please set these arguments in the constructor instead.
history_gallery = gr.Gallery(show_label=False, elem_id=tabname + "_images_history_gallery").style(grid=opts.images_history_page_columns)
O:\AI\SynologyDrive\stable-diffusion-webui\extensions\stable-diffusion-webui-images-browser\scripts\images_history.py:214: GradioDeprecationWarning: The 'grid' parameter will be deprecated. Please use 'columns' in the constructor instead.
history_gallery = gr.Gallery(show_label=False, elem_id=tabname + "_images_history_gallery").style(grid=opts.images_history_page_columns)

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