ThereforeGames
ThereforeGames
Close due to lack of activity. Feel free to re-open this issue if the problem persists. Thank you!
Hi @HWiese1980, Thank you for reaching out. The WebUI runs extensions in alphabetical order - it sounds like the issue here is that ADetailer is receiving your original prompt before...
Hi folks, I finally have an update on the issues with `[zoom_enhance]` - here are [the details from the latest announcement](https://github.com/ThereforeGames/unprompted/blob/main/docs/ANNOUNCEMENTS.md): > Over the last few weeks, I have released...
Hi @entusiastaIA, Thank you for bringing this to my attention. So far, I haven't been able to reproduce the problem in my tests - I've tried running a few of...
Unprompted cannot differentiate between a template file and a template subfolder when named the same
Hi @SlappedWithSilence, Thank you for reaching out. I'm able to reproduce the bug with conflicting directory/file names and will give some thought to the best solution. In the meantime, it...
Unprompted cannot differentiate between a template file and a template subfolder when named the same
Yes! Contributions are certainly welcome, I just haven't had the opportunity to set up any guidelines. The only unusual thing about my codebase that comes to mind is the use...
Hi @CaptainVarghoss, I have tested this and can confirm that the `Send image to ...` buttons pass the prompt field verbatim, not the resolved string. To my knowledge, the WebUI...
Hi @Dawgmastah, Thank you for your detailed feedback! I have released a new version of Unprompted that includes a couple speculative fixes for `[zoom_enhance]`: 1. The "auto-include" result will now...
Hi @freke70, Hmm, could you let me know what your ControlNet settings look like? Here are mine:  Do you have "Allow other script to control this extension" enabled?
Hi @Dawgmastah, Hmm, based on the error message, the `img2img()` procedure completed successfully, but it did not return an image object for some reason. I'll add a debug message in...