lllyasviel / stable-diffusion-webui-forge

GNU Affero General Public License v3.0
7.37k stars 715 forks source link

Bad UI performance on mobile devices #1623

Open CallMeSai opened 2 weeks ago

CallMeSai commented 2 weeks ago

Hi,

I use Forge on a mobile phone through launching it using --listen. After taking the most recent commit from a Feb commit, forge is borderline unusable on mobile.

Typing takes a considerable amount of time to appear on screen, using backspace is a similar experience. Progress bar does not appear on initial boot and the gallery cannot be accessed from the preview. I have found accessing the lora tab fixes the progress bar and the gallery issue.

Please investigate or provide solutions for these issues. I cannot continue to use Forge in its current state.

Redmagic 9 Pro Snapdragon 8 Gen 3 Octacore 3.3GHz 12GB Ram 2480 x 1116 resolution

CallMeSai commented 1 week ago

I've narrowed the commit down to this one, which is the introduction of Gradio 4 and WebUI 1.10

e26abf87ecd1eefd9ab0a198eee56f9c643e4001 e26abf8 - Gradio 4 + WebUI 1.10