lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
8.03k stars 782 forks source link

*** Error executing callback ui_tabs_callback #919

Open dron28 opened 2 months ago

dron28 commented 2 months ago

for C:\forge\webui\extensions\sd-forge-deforum\scripts\deforum.py
Traceback (most recent call last): File "C:\forge\webui\modules\script_callbacks.py", line 283, in ui_tabs_callback res += c.callback() or [] File "C:\forge\webui\extensions\sd-forge-deforum\scripts\deforum_helpers\ui_right.py", line 38, in on_ui_tabs with gr.Row(elem_id='deforum_progress_row').style(equal_height=False, variant='compact'): AttributeError: 'Row' object has no attribute 'style'

Nebuluss commented 2 months ago

Updated forge, getting the same issu now

Saheyus commented 1 month ago

Same issue here on a fresh install

micodev commented 1 month ago

same here