Kevin Turner

Results 308 comments of Kevin Turner

pikchr seems to be a lower-language level than that. One of the tutorial examples is all about a similar git diagram: https://pikchr.org/home/doc/trunk/doc/teardown01.md This bit from the scope document also makes...

There is going to be a question at some point "is the default location for models in `$INVOKE_ROOT/models` or the huggingface-hub cache?" I don't care _that_ much one way or...

I think we've worked this out. There's a system in place for deciding where models go on disk, and the model manager is able to offload diffusers models to system...

Fixed by #2333

This will come with the 🧨diffusers integration: #1583 diffusers will load safetensors by default when available. (Not sure if that's in diffusers 0.9.0, but it is in their current main...

I wondered if that was messing things up, but I tried a few things and it doesn't look like backslashes in yaml as long as you don't double-quote them in...

done, configure script now gets diffusers-format models.

I did some stuff in [invoke-ai/InvokeAI@`430f044` (#1583)](https://github.com/invoke-ai/InvokeAI/pull/1583/commits/430f044f6f6050bf4fbfe2581f218bfba4282f61). I took some liberties with the way the warmup is done because I didn't have a handy place to store a `warmup` counter....

I've added some diagnostics and this does not look right at all: ``` Threshold: 𝜎=999.00 threshold=1.075 (of 16.000) | min, mean, max = -4.430, -0.004, 4.023 std=1.0009765625 | 27.89% values...

these may have been fixed by #2479, but then the features were dropped entirely by Invoke 3.0. 🤷