Skip to content

Standalone program for viewing metadata of stable diffusion generated images

License

Notifications You must be signed in to change notification settings

thiagojramos/sd_image

 
 

Repository files navigation

SDIMV

Release Downloads License: GPLv3

Standalone program for viewing metadata of stable diffusion generated images

Download (Windows)

Download from releases

Features

  • Supports AUTOMATIC1111 web UI, NovelAI, and ComfyUI* png images
  • Supports AUTOMATIC1111 web UI jpg images
  • Supports PixAI mp4 animations
  • Resizing and rearranging of UI
  • Drag and drop images/folders

*Note: SDIMV has not been tested on many ComfyUI images so expect bugs/crashes

Build (Linux/MacOS) (need to handle platform-specific code + update requirements.txt first)

pip install -r requirements.txt
pip install pyinstaller
pyinstaller SDIMV.spec~~

Executable can be found in /dist after building

Acknowledgements

About

Standalone program for viewing metadata of stable diffusion generated images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%