Provides an interface to browse created images in the web browser.
 
 
 
Go to file
不会画画的中医不是好程序员 c902cffb00
Merge pull request #26 from Rohan-Pa/main
Typo and consistency fixes
2022-10-30 17:04:46 +08:00
javascript t 2022-10-26 07:35:35 +08:00
scripts Update images_history.py 2022-10-29 23:51:21 -07: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