|
|
||
|---|---|---|
| .github/ISSUE_TEMPLATE | ||
| .idea | ||
| client | ||
| cozy-nest-client | ||
| data | ||
| debug | ||
| javascript | ||
| screenshots | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| PATCHNOTE.md | ||
| README.md | ||
| version_data.json | ||
README.md
Nevysha's Cozy Nest
Find your cozy spot on Auto1111's webui
Cozy Nest is a UI extension for Automatic's sd-webui.
Compatibility
- From Automatic1111's webui 1.3.2 release.
DROPPING SUPPORT FOR SD.NEXT. Cozy Nest is now only compatible with Automatic1111's webui. Maintaining compatibility with SD.Next was too much work for me. I'm sorry for the SD.Next users.
Features:
- Fully integrated Image Browser. Lots of bugs and missing features. Please be kind with Github issues.
- Send to txt2img / img2img / …
- Search
- Tag your images and filter by tag
- Edit exif metadata
- Archive, hide or delete images
- Clean memory for image not visible (unload them / replace with dummy div) clean filteredImages and loadedImage Array
- manage new image generated
- Automatically get image output folder (without grid folder)
- Drag and drop image
- Enhanced prompt editor with color (in txt2img and img2img) - It can be disabled through settings
- Resizable panels
- Full Screen Inpainting
- Customizable tab menu position (top, left, centered)
- Cozy look with dark or light theme (add
?__theme=lightin url or set--theme=lightin Auto1111 start arguments to switch to light theme) - Bypass Cozy Nest by adding
CozyNest=Noin URL param (ie: http://localhost:8501/?CozyNest=No) - useful for mobile - Save resize bar position / panel ratio in local storage
- Customize font color
- 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.
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.
Known Issue
- Metadata display in image browser may display "Error parsing metadata"
- Partial compatibility with Firefox and Opera GX
- Most tweak will not support a live window resize (nor F11 to go fullscreen)
- Some user report a missing scrollbar in Extra network tab
- Some user report an crash when attempting to open Extra Network tab
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
- Open your SD-Webui
- Goto Extension Tab
- add Extenion by pasting this URL https://github.com/Nevysha/Cozy-Nest
Or search for Cozy Nest in the extension tab (you'll have to check ads because of my ko-fi link inside the extension).
Looks
Video
Screenshots
Main look
Resizable Panels (txt2img and img2img)
Full Screen Inpainting
Contribution
As you may have notice, most of the JS source here are minified. I'm using Vite to bundle the extension. The source code is available in the cozy-nest-client folder. README.
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
- anapnoe's incredible work on its fork of sd-webui
- AUTOMATIC1111's work on sd-webui
.png?raw=true)




.png?raw=true)

.png?raw=true)