space-nuko / a1111-stable-diffusion-webui-vram-estimator

Show estimated VRAM usage for generation configs
MIT License
109 stars 11 forks source link

Update vram_estimator.py #14

Open humbertcostas opened 1 year ago

humbertcostas commented 1 year ago

New Gradio library changes Button. The style method is deprecated. Use scale in place of full_width in the constructor. scale=1 will make the button expand, whereas 0 will not.