training-picker
training-picker copied to clipboard
GradioDeprecationWarning: 'scale' value should be an integer. Using 0.3 will cause issues.
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: