Updated: Oct 5, 2024
toolDownload
1 variant available
2460 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
(70)
Jun 17, 2023
SD 1.5
## Minor changes & fixes in 2.2.4
- [x] Fix image url which was hardcoded to port 7860.
- [x] use data_dir args to locate and save settings.
- [x] small space optimization.
## Minor changes & fixes in 2.2.3
- [x] Differed Extra Network loading. This mean that the initial loading of Cozy Nest should be faster.
## New features in 2.2.0
- [x] Redo the Extra Network tweaks from scratch. User experiencing issues with previous version should not experience issues anymore.
- [x] Enhanced prompt editor with color (in txt2img and img2img) - It can be disabled through settings
- [x] Tag system for image browser : you can now add tag to your images and filter them by tag. Tags are saved in exif metadata.
- [x] Exif metadata editor : you can now edit exif metadata of your images
- [x] You can move img into a separated archive folder (set through settings)
- [x] You can hide image from image browser (a tag is added to the image exif)
- [x] You can delete images from image browser
- [x] Image browser now build a cache of its index to speed up loading time
## Minor changes & fixes in 2.1.7
- [x] Quick fix to be able to save settings despite the new ui-config.json save ui system. (pruning the file from Cozy Nest entry on startup)
## Minor changes & fixes in 2.1.6
- [x] Some settings were not saved properly
## Minor changes & fixes in 2.1.5
- [x] Font color settings added (and auto calculate subdued color)
- [x] Cozy Nest should detect more easily if it is running on Automatic1111's webui or SD Next (Vlad's fork)
- [x] Few tweaks for SD Next
## Minor changes & fixes in 2.1.4
- [x] Add a "clear" button to txt2img and img2img gallery
- [x] When background and waves animation are disabled they now remain visible but static
- [x] Settings to enable/disable extra networks tweaks
- [x] Settings to enable/disable clear gallery button tweaks
- [x] Fix CozyNest=No not working
Show more

250 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
3670 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 90 1 2 3 4 5 6 7 8 9
Cozy Nest is a UI extension for Automatic's sd-webui.
https://github.com/Nevysha/Cozy-Nest
Installation
Go in the extenstion tab and search for "Cozy-Nest" or install manually by following those step :
Open your SD-Webui
Go to Extension Tab
add Extenion by pasting this URL, since this extension is not public in the repository, yet https://github.com/Nevysha/Cozy-Nest
Features
Fully integrated Image Browser IN BETA. Lots of bugs and missing features. Please be kind with Github issues.
Send to txt2img / img2img / …
Update with newly generated image
Drag and drop image
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 mobileSave 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.