training-picker icon indicating copy to clipboard operation
training-picker copied to clipboard

GradioDeprecationWarning: 'scale' value should be an integer. Using 0.3 will cause issues.

Open illuculent opened this issue 2 years ago • 0 comments

WARNING:py.warnings:C:\stable-diffusion\Packages\stable-diffusion-webui\extensions\training-picker\scripts\training_picker.py:260: GradioDeprecationWarning: 'scale' value should be an integer. Using 0.3 will cause issues. with gr.Column(visible=False, scale=0.3) as original_image_outfill_setting_container:

illuculent avatar Sep 24 '23 00:09 illuculent