Antonio Cordero Balcazar

Results 34 comments of Antonio Cordero Balcazar

v1.4 only does this when selecting with the mouse. Using shift+cursor does not.

[Dynamic Prompts](https://github.com/adieyal/sd-dynamic-prompts) has an option to add the "Template" and "Negative template" to the metadata, right after the negative prompt, but it seems to break some parsers so i don't...

Why are you indexing your backup folders in DiffusionToolkit?

As a workaround you can use my extension: https://github.com/acorderob/sd-webui-sendtonegative And you would put this in the wildcard: demon

I wish this worked: ```yaml demoran: - 3::line item 1 - 2::line item 2 ```

Colorize the parentheses, colon, and weight in `(blue:1.5)`, or the brackets and colons in `[blue:red]`, or the additional network format ``, or the wildcard like `__colors__`. Any syntax that is...

I have been looking for the right javascript library and i might tackle this myself in an extension, but I'm not sure i will be able to succeed, so i...

The funny thing is that it is being blocked on purpose (I don't know what that purpose could be). on pag.py: ![image](https://github.com/v0xie/sd-webui-incantations/assets/6293935/9b76a191-0a54-4eb2-8b73-e8d135edf6c6) Unfortunately commenting those lines allows the values to...

The shortening of those specific weights is not related to the merge attention option, but you are right in that it makes sense to do it only when that option...

Done in v2.11.0. Unchecking the merge attention modifiers option will not shorten those cases.