Thayol
Thayol
I've been personally using it since and I have issues around the tokens being half-weighted or dropped. I should probably revisit the whole thing. Any other pitfalls I should know...
If wildcards are evaluated after sorting (as in during CLIP encoding) then I believe that wouldn't be an issue. If dynamic prompts can have nested weights, it's probably something I'll...
After hours of thinking I decided to remove the token separating thing. It gets rid of the unsightly RegEx and it fixes half-weighted tokens. The only downside is that if...