-
Notifications
You must be signed in to change notification settings - Fork 236
Open
Description
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
Labels
No labels