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

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

Update vram_estimator.py #14

Open humbertcostas opened 12 months ago

humbertcostas commented 12 months 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.