stable-diffusion-webui-forge icon indicating copy to clipboard operation
stable-diffusion-webui-forge copied to clipboard

*** Error executing callback ui_tabs_callback

Open dron28 opened this issue 1 year ago • 3 comments

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'

dron28 avatar Aug 02 '24 06:08 dron28

Updated forge, getting the same issu now

Nebuluss avatar Aug 08 '24 06:08 Nebuluss

Same issue here on a fresh install

Saheyus avatar Aug 25 '24 12:08 Saheyus

same here

micodev avatar Aug 29 '24 12:08 micodev

Deforum extension hasn't been updated for a while, doesn't work with Gradio4. Try a fork: https://github.com/Tok/sd-forge-deforum

DenOfEquity avatar Nov 27 '24 18:11 DenOfEquity