rupeshs / fastsdcpu

Fast stable diffusion on CPU
MIT License
1.43k stars 115 forks source link

Web UI slider problem #158

Closed 7shi closed 5 months ago

7shi commented 6 months ago

When using Web UI, slider changes are frequently not reflected properly.

This is a problem on gradio and has been fixed in newer versions.

After updating gradio to 4.21.0, this problem is solved.

Although in requirements.txt it is listed as gradio==3.39.0, I think it should be updated.

rupeshs commented 5 months ago

@7shi Thanks for reporting it , will be fixed in the next release

rupeshs commented 5 months ago

Fixed in the latest release https://github.com/rupeshs/fastsdcpu/releases/tag/v1.0.0-beta.30