gitextract_uy5xx9ot/ ├── LICENSE ├── README.md ├── discontinued/ │ ├── local/ │ │ ├── HISTORY.md │ │ ├── README.md │ │ ├── gimp-stable-diffusion-local.py │ │ └── version.json │ └── notebook/ │ ├── HISTORY.md │ ├── README.md │ ├── gimp-stable-diffusion.ipynb │ └── gimp-stable-diffusion.py └── stablehorde/ ├── HISTORY.md ├── README.md ├── gimp-stable-diffusion-horde.py └── version.json