AbdullahAlfaraj / AbdullahAlfaraj/Auto-Photoshop-StableDiffusion-Plugin
After upgrading auto1111 SD from 1.7 to 1.9.3, plugin failing randomly
- Dominant language
- TypeScript
- Stars
- 7.3k
- Forks
- 526
- PR merge metrics
- No merged PRs in 30d
Description
This is a great plugin, I use it all the time. Thank you for your work on this. I just upgraded auto1111 SD from 1.7 to 1.9.3 (I also upgraded torch and xformers), and it works fine in the gradio interface. And I thought it was working fine with this plugin in Photoshop. I did some upscales, and it seemed to be working. But it just started failing when I try to run any generation in any mode. It says "Interrupt" for a split second, and then returns to the default buttons, and nothing happens. No popup error and nothing shows up in the console either. I've tried restarting Photoshop, without success. Any idea what might be causing it to fail, and how I can diagnose the problem? If I fiddle with it enough, sometimes I can eventually get it to work again, but I'm not sure if it is a particular setting that is the problem, or a bug somewhere. If I look in the log file, I do see this error. Not sure if it is related:
> "warning": "getUniqueDocumentId is deprecated, instead use the methods in IOFolder",
> "stackTrace": "Error\n at console.warn (index.js:128:31)\n at getUniqueDocumentId (index.js:270:13)\n at Object.getSettings (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\utility\\session.js:246:40)\n at Function.getSettings (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\typescripts\\dist\\bundle.js:2:426933)\n at Function.getSettings (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\typescripts\\dist\\bundle.js:2:441858)\n at Function.generate (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\typescripts\\dist\\bundle.js:2:442744)\n at async I (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\typescripts\\dist\\bundle.js:2:423033)\n at async C (C:\\Users\\X\\AppData\\Roaming\\Adobe\\UXP\\Plugins\\External\\auto.photoshop.stable.diffusion.plugin_1.4.1\\typescripts\\dist\\bundle.js:2:424521)"
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.