This is an extension for the Automatic1111 Webui, which modifies the UI layout to make it slightly easier to navigate when viewed in portrait mode.
- Move the Generation Result under the Generate button
- i.e., Above the parameter settings
- Add a new button at the bottom of the page that scrolls to the top when clicked
- Make some buttons slightly larger
- Specifically the
tool
class
- Specifically the
- Increase the padding between sliders
- Center the buttons in a
form
- Modified the style of the 'jump to top' button at the bottom, adding a scroll animation and fixing its position relative to the viewport.
- Fixed the image generation box layout for the current Webui version
- Made some adjustments to the compact prompt layout,only the 'to top' button is added in this mode.
- Navigate to the
extensions/
directory. - Run the following command to clone the repository:
git clone https://github.com/MakkiShizu/sd-webui-mobile-friendly.git