SYMBOL INDEX (15 symbols across 3 files) FILE: discontinued/local/gimp-stable-diffusion-local.py function checkUpdate (line 24) | def checkUpdate(): function cleanup (line 44) | def cleanup(): function getImages (line 54) | def getImages(data, seed): function getImageData (line 64) | def getImageData(image, drawable): function displayGenerated (line 70) | def displayGenerated(images): function generate (line 88) | def generate(image, drawable, mode, initStrength, promptStrength, steps,... FILE: discontinued/notebook/gimp-stable-diffusion.py function getImageData (line 30) | def getImageData(image, drawable): function displayGenerated (line 36) | def displayGenerated(images): function generate (line 54) | def generate(image, drawable, mode, initStrength, promptStrength, steps,... FILE: stablehorde/gimp-stable-diffusion-horde.py function checkUpdate (line 36) | def checkUpdate(): function getImageData (line 56) | def getImageData(image, drawable): function displayGenerated (line 62) | def displayGenerated(images): function getImages (line 86) | def getImages(): function checkStatus (line 94) | def checkStatus(): function generate (line 122) | def generate(image, drawable, mode, initStrength, promptStrength, steps,...