Provides an interface to browse created images in the web browser.
 
 
 
Go to file
AlUlkesh 6f3d02e49c readme correction 2023-01-31 10:54:07 +01:00
javascript add keyboard event listener 2022-12-09 13:45:58 +08:00
scripts Folder depth, sort, refresh, #5 2023-01-31 10:53:06 +01:00
.gitignore Add .DS_Store to .gitignore 2023-01-07 13:37:09 -08:00
README.md readme correction 2023-01-31 10:54:07 +01:00
install.py Others tab enhancements, #5, some small changes 2023-01-29 09:30:00 +01:00

README.md

stable-diffusion-webui-images-browser

A custom extension for AUTOMATIC1111/stable-diffusion-webui.

This is an image browser for browsing past generated pictures, view their generated informations, send that information to txt2img, img2img and others, collect images to your "favorites" folder and delete the images you no longer need.

Installation

The extension can be installed directly from within the Extensions tab within the Webui.

You can also install it manually by running the following command from within the webui directory:

git clone https://github.com/AlUlkesh/stable-diffusion-webui-images-browser/ extensions/stable-diffusion-webui-images-browser

Recent updates

  • Recyle bin option
  • Add/Remove from saved directories, via buttons
  • New dropdown with subdirs
  • Option to not show the images from subdirs
  • Refresh button
  • Sort order
  • View and save favorites with individual folder depth

Credit

Credit goes above all to the original maintainer of this extension: https://github.com/yfszzx/stable-diffusion-webui-images-browser