d8ahazard / sd_dreambooth_extension

Other
1.86k stars 281 forks source link

[Bug]: GradioDeprecationWarning: The `style` method is deprecated. #1355

Closed illuculent closed 11 months ago

illuculent commented 11 months ago

Is there an existing issue for this?

What happened?

WARNING:py.warnings:C:\stable-diffusion\Packages\stable-diffusion-webui\extensions\sd_dreambooth_extension\scripts\main.py:257: GradioDeprecationWarning: The style method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=False):

Steps to reproduce the problem

On Load

Commit and libraries

Starting at Initializing Dreambooth and ending several lines below at [+] bitsandbytes version 0.35.4 installed..

Command Line Arguments

N/A

Console logs

N/A

Additional information

N/A

d8ahazard commented 11 months ago

This is fixed in the /dev branch

On Sat, Sep 23, 2023, 7:19 PM illuculent @.***> wrote:

Is there an existing issue for this?

  • I have searched the existing issues and checked the recent builds/commits of both this extension and the webui

What happened?

WARNING:py.warnings:C:\stable-diffusion\Packages\stable-diffusion-webui\extensions\sd_dreambooth_extension\scripts\main.py:257: GradioDeprecationWarning: The style method is deprecated. Please set these arguments in the constructor instead. with gr.Row().style(equal_height=False): Steps to reproduce the problem

On Load Commit and libraries

Starting at Initializing Dreambooth and ending several lines below at [+] bitsandbytes version 0.35.4 installed.. Command Line Arguments

N/A

Console logs

N/A

Additional information

N/A

— Reply to this email directly, view it on GitHub https://github.com/d8ahazard/sd_dreambooth_extension/issues/1355, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMO4NFROY7IF47EUAIRULDX3537LANCNFSM6AAAAAA5EQ6EMU . You are receiving this because you are subscribed to this thread.Message ID: @.***>