Provides an interface to browse created images in the web browser.
 
 
 
Go to file
不会画画的中医不是好程序员 1b10fb015a
Merge branch 'main' into main
2022-11-04 14:55:04 +08:00
javascript t 2022-10-26 07:35:35 +08:00
scripts Merge branch 'main' into main 2022-11-04 14:55:04 +08:00
.gitignore Create .gitignore 2022-10-27 09:15:37 +08:00
README.md Update README.md 2022-10-24 21:45:42 +08:00

README.md

stable-diffusion-webui-images_browse

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