You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
up-to-date version.
sd startup and reloading errors, and ebsynth_utility failed at step 1..
===================================================
D:\stable-diffusion\stable-diffusion-webui\modules\gradio_extensons.py:25: GradioUnusedKwargWarning: You have unused kwarg parameters in Slider, please remove them: {'minumum': 0}
res = original_IOComponent_init(self, *args, **kwargs)
D:\stable-diffusion\stable-diffusion-webui\extensions\ebsynth_utility\scripts\ui.py:11: GradioDeprecationWarning: The style method is deprecated. Please set these arguments in the constructor instead.
with gr.Row().style(equal_height=False):
D:\stable-diffusion\stable-diffusion-webui\modules\gradio_extensons.py:25: GradioUnusedKwargWarning: You have unused kwarg parameters in Button, please remove them: {'full_width': True}
res = original_IOComponent_init(self, *args, **kwargs)
same
C:\AI\Automatic-SDXXXL\stable-diffusion-webui\extensions\ebsynth_utility\scripts\ui.py:11: GradioDeprecationWarning: The style method is deprecated. Please set these arguments in the constructor instead.
with gr.Row().style(equal_height=False):
up-to-date version.
sd startup and reloading errors, and ebsynth_utility failed at step 1..
===================================================
D:\stable-diffusion\stable-diffusion-webui\modules\gradio_extensons.py:25: GradioUnusedKwargWarning: You have unused kwarg parameters in Slider, please remove them: {'minumum': 0}
res = original_IOComponent_init(self, *args, **kwargs)
D:\stable-diffusion\stable-diffusion-webui\extensions\ebsynth_utility\scripts\ui.py:11: GradioDeprecationWarning: The
style
method is deprecated. Please set these arguments in the constructor instead.with gr.Row().style(equal_height=False):
D:\stable-diffusion\stable-diffusion-webui\modules\gradio_extensons.py:25: GradioUnusedKwargWarning: You have unused kwarg parameters in Button, please remove them: {'full_width': True}
res = original_IOComponent_init(self, *args, **kwargs)
===================================================
The text was updated successfully, but these errors were encountered: