Provides an interface to browse created images in the web browser.
 
 
 
Go to file
Kyle 263502565e Remove Debug 2023-01-26 21:42:33 -05:00
javascript add keyboard event listener 2022-12-09 13:45:58 +08:00
scripts Remove Debug 2023-01-26 21:42:33 -05:00
.DS_Store add keyboard event listener 2022-12-09 13:45:58 +08:00
.gitignore Create .gitignore 2022-10-27 09:15:37 +08:00
README.md Update README.md 2022-12-08 19:12:10 -08:00

README.md

stable-diffusion-webui-images-browser

This an extension for stable-diffusion-webui

This an images browser for browsing past generated pictures view their generated infomationssend the prompt to txt2img or img2img collect images to your "faveries" fold, delete the images you no longer need and you can also browse images in any folds in your computer
image

go to the directory <stable-diffusion-webui project path>/extensions and run command to install:

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

and restart your stable-diffusion-webui, then you can see the new tab "Images Browser"

See here for more install details