scrumpyman

Results 17 comments of scrumpyman

The point is that the dynamic prompt should be randomized according to each image's seed. You shouldn't have to change the prompt. By "Dynamic prompt seed" I mean the seed...

Well, from what I can see the library is by the same author, made for this extension, so it doesn't really matter if it's in the library. I would think...

As I said, to control the probability of selection, for example in a pose wildcard I would want some poses to not be selected with the same frequency as others.

This works for me, but I'm using webui and extension from before the whole gradio update mess. Changing lora using {} as you described or inside wildcards both take effect...

My bad, I was doing batch count, not batch size. That indeed doesn't work, but I wouldn't expect it to ever work since it would need to load and use...

I'm not sure I understand your suggestion, but the core of the problem is that when you apply a lora, you are modifying the weights of the whole 2 or...

Oh, hm. That seems like a hacky fix for a very specific issue though. Detecting if batch size is on, detecting if extra network is in a choice, saving all...

There are still multiple ways to make PNG info match the used prompt in batch size: 1. freeze choices that could output extra networks in their entirety (but then, what...

There's also the issue where you might have a choice that really doesn't make sense if a lora from option 1 is used with the tags from option 2, in...

My display was not frozen when this happened, to clarify. The longest I've left it stuck was about 5 minutes. I'd rather not mess with registry, but I guess if...