StAlKeR7779

Results 12 comments of StAlKeR7779

> Hi @StAlKeR7779 can you provide some environment details where you ran the basic version and with versions of the packages being used to test this. It would be helpful...

@saikrishna2893 It's because you running old invoke web, it's not supposed to running. We left it here for now, to be able check old sources. I don't know how to...

> Thanks for this. It does at good job at regularizing the treatment of local and dynamically loaded embeds. A couple of problems need to be fixed: > > 1....

@lstein It's intended deletion - all folder deleted and this just one file from it. Conflict just due to small patch with new logging in main.

> I have done something similar in #6715 > > I paused on working on it bc focusing on canvas Yeah, but here idea for now - unhardcode backend, without...

From my perspective `3` is not main goal in this PR, I mostly thinks about simplification and further edit. But still I agree with @dunkeroni about sharing this api to...

I feel that most cases will be closed by: - `error` - error if lora applied before - `skip` - use already applied weight - `replace`/`override` - use new lora...

I thought roughly same: `normal` - generally no need in it `xformers` - if you said that `torch-sdp` on par or even faster, then too can be removed `sliced` -...

@RyanJDick ok, I removed `normal` and `xformers` attentions. But some parts related to frontend, so I hope that @psychedelicious will look at it. Also question is - what to do...

> Also I can confirm that both in this PR and in `main`, when rendering a 1024x1024 image with an SDXL model, slice sizes, of 3, 6, 7 and 8...