/Stable-Diffusion-Tools

Personal Stable Diffusion stuff

Primary LanguagePython

Stable-Diffusion-Tools

Personal Stable Diffusion stuff

File watcher
Watches a folder for new pictures (.jpg, .png) and display it automatically on a second physical screen.

  • Relies on external Image Viewer https://github.com/torum/Image-viewer to display pictures
  • Uses watchdog library (pip install watchdog)
  • Watched direcory is the only argument (exemple : python watchNewPics.py c:\myAIgeneratedPicsFolder)