stable-diffusion-backend icon indicating copy to clipboard operation
stable-diffusion-backend copied to clipboard

Backend for my Stable diffusion project(s)

Results 6 stable-diffusion-backend issues
Sort by recently updated
recently updated
newest added

I've been using this script daily for months, but as of 31 Aug 2023 it now breaks Automatic1111 and prevents any image generation from happening. If this script is in...

This one is one of my favorite extensions! I use it to mix colors usually in a cool way. But doesn't seem to work with SDXL 0.9 :( Could you...

When using both prompt blending and prompt editing in the same prompt, then prompt editing no longer works. Example: ```[cat:frog:0.5] in the style of {rembrandt|artgerm}``` When the {|} syntax is...

I have confirmed that Prompt Blending is an important feature to have as it is meaningfully different than prompt editing. I am scared that this feature may go stale in...

The {concept1|concept2} syntax is also used by Dynamic Prompts. Changing just the separator in the code does not work as Dynamic Prompts seems to strip the curly brackets, resulting in...

Error loading script: prompt_blending.py Traceback (most recent call last): File "C:\stable-diffusion\stable-diffusion-webui\modules\scripts.py", line 169, in load_scripts compiled = compile(text, scriptfile.path, 'exec') File "C:\stable-diffusion\stable-diffusion-webui\scripts\prompt_blending.py", line 8 ^ SyntaxError: invalid syntax :'(