Amotile
Amotile
A short moment of hope that the new schedule parser wouldn't require the syntax switcher, but alas.
Does anyone know how this new commit: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/c26732fbee2a57e621ac22bf70decf7496daa4cd relates to this PR? It seems to be doing something a bit more complicated... at least the code is touching way more...
Thanks, then there's still merit in this PR, I hope, since you can get different results. I will look into resolving the conflict as soon as I have time.
I managed to get this to work as a custom script. With some elbow grease it's possible to do quite a bit of hijacking of the code. https://github.com/amotile/stable-diffusion-backend/blob/master/src/process/implementations/automatic1111_scripts/prompt_blending.py
I don't think you can run my part of it on colab. But my code just offloads the heavy stuff to AUTOMATIC1111 and that one you can run of colab....
Yea, I messed something up. will release a new version tomorrow.
The prompt bugs is hopefully fixed now. I will retitle this issue and relabel as a suggestion. I do admit I am a bit confused but the suggestion, perhaps some...
Do you have AUTOMATIC1111 installed? Do you get any message when you run it?
Thank you for testing I will close this issue and keep including them in the release.
Probably, I haven't had much time this week but in the weekend I hope to update the project to make sure it works with the latest version. (I will also...