DEV Community

Cover image for 🖼️I made an image viewer for locally AI-generated images by Easy Diffusion
Pazu
Pazu

Posted on

🖼️I made an image viewer for locally AI-generated images by Easy Diffusion

Easy Diffusion is a web UI for using Stable Diffusion models and generate image locally using your CPU or GPU.

You can save your images locally with its metadata. But they are stored inside many folders and it's hard to browse them.

I made a node.js server + Svelte UI to browse all your images with a search bar searching for specific keywords in the prompt.

Code here

Github repo.

  • Put the repo inside your Easy Diffusion image destination folder
  • Simply click the bat file (Windows) and server should serve images

More details in readme file. Thx for reading. ✅

Top comments (0)