Skip to content

A collection of tweak to improve Auto1111 UI//UX

License

Notifications You must be signed in to change notification settings

catboxanon/Cozy-Nest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nevysha's Cozy Nest

Find your cozy spot on Auto1111's webui

#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

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)
  • 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

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

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

  • CSS 49.3%
  • JavaScript 42.8%
  • Python 7.9%