Skip to content

A collection of tweak to improve Auto1111 UI//UX

License

Notifications You must be signed in to change notification settings

andyderuyter/Cozy-Nest

 
 

Repository files navigation

Nevysha's Cozy Nest

Find your cozy spot on Auto1111's webui

ko-fi

#f03c15 WARNING : This extension has been renamed to Cozy Nest to avoid confusion with an other tool. If you had installed it through the old repo URL, please update to the latest version by following these instructions

Cozy Nest is a UI extension for Automatic's sd-webui. Inspired by anapnoe's work

#f03c15 I won't support mobile usage. Although you can use Cozy Nest on your desktop and add CozyNest=No in the URL when using webui from your mobile.

Tested in Chrome, should work in Firefox with minor bug. I plan to fix it later.

User reported that it works on Vlad's fork of sd-webui, although I haven't tested it myself.

Features:

  • Resizable panels
  • Full Screen Inpainting
  • Customizable tab menu position (top, left, centered)
  • Cozy look with dark or light theme (add ?__theme=light in url or set --theme=light in Auto1111 start arguments to switch to light theme)
  • Bypass Cozy Nest by adding CozyNest=No in URL param (ie: http:https://localhost:8501/?CozyNest=No) - useful for mobile
  • Save resize bar position / panel ratio in local storage
  • Customize accent color
  • Add or remove accent to the generate buttons
  • Customize font size
  • Move settings in a dedicated collapsible and movable tab
  • Smaller bottom padding bar to get a bit more screen space
  • Setting to center the top menu tabs
  • Setting to remove the gap between checkpoint and other quicksetting
  • Setting to center quicksetting
  • Loading screen with estimated percentage based on previous loading time
  • make settings tab movable
  • Extra network in a dedicated tab:
    • Resizable side panel
    • Customizable card size
  • Drag and Drop tab button inside or outside a “tab container” to bring them or move them from/out main menu
  • Extra Networks left sided tab.
  • Close Extra Network tab with escape key
  • Fetch version from a desicated json file hosted directly in the repo to an easier view of update of Cozy Nest.

It's made by being a bit hacky on the DOM to tweaks Gradio default features and existing css of Auto1111. It will probably break with each update of auto1111, but I'll try to keep it up to date.

Installation

  1. Open your SD-Webui
  2. Goto Extension Tab
  3. add Extenion by pasting this URL, since this extension is not public in the repository, yet https://github.com/Nevysha/Cozy-Nest

Looks

Video

Screenshots

Main look

Resizable Panels (txt2img and img2img)

Full Screen Inpainting

Contribution

My roadmap is available here : Notion Roadmap. Please note that this is the draft I use to keep track of suggestions, issue, or idea that I get. I'm not sure I'll implement everything.

Feel free to contribute to this project. I'm sure there are a lot of things that can be improved. I'll try to keep this extension up to date with the latest version of auto1111.

Credits

About

A collection of tweak to improve Auto1111 UI//UX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.4%
  • CSS 32.5%
  • Python 8.1%