Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

errors when startup and reloading, #119

Open
seset opened this issue Sep 28, 2023 · 1 comment
Open

errors when startup and reloading, #119

seset opened this issue Sep 28, 2023 · 1 comment

Comments

@seset
Copy link

seset commented Sep 28, 2023

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)

===================================================

@chuckkay
Copy link

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):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants