Mark Shoulson
Mark Shoulson
Oops, actually doesn't conflict at the moment. But still, ` ` is generally double-struck X, conflicting with the chess usage... something to consider.
utils.monthcalendarhelper(start_weekday, month_length) is buggy when start_weekday is 6, though it doesn't seem to be a problem when the month_length is less than 29.
You might (or might not) want to keep the "auto-negative" feature as it is even if you implement these things, as a shorthand convenience form. I don't really see anything...
could be part of the model manager, storing for each model. Which brings up the same issue as storing prompts that work for all models, or for all XL models,...
I understand [there are] reasons against infinite scroll. But if we could just have the mousewheel events scroll by windows, I think that would be something that would help a...
> While I'm open to exploring wheel events, they feel like a can of worms. Ah, okay. I see what you mean. That kind of sucks. Yes, there might be...
Same problem with one of the controlnets listed above, downloaded from civitai. Tried downloading it via model manager from HF library, no dice. There should be a simple (if wrong)...
Workaround I sometimes use for problem (b): Hit Ctrl-+ or Ctrl-- (or whatever on your system) to change the size of the text, which at the very least mixes things...
The problem was that because you were adding the semicolons at the end of each element by editing the string and replacing `}` with `};`, you ran into the problem...